branch icon

sent all filter params when user call excel export #16260

Description

Resolves #16238

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)
  • I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
  • [ x] I've assigned reviewer, related labels and set a milestone for this PR

How to test it?

you should run abp suite locally. How to run suite in local. Go to abp/npm/ Executeabp/npm/deploy-suite-run-before-nuget.ps1 with powershell

remove .suite folder of the generated app

Go to /abp/licensering/Volo.Abp.Commercial.SuiteTemplates run dotnet build Go to /abp/suite/src/Volo.Abp.Suite dotnet run

create an app. there is an issue about suite. After the create finished,

  • you should run the backend.
  • go to angular folder
  • Execute abp generate-proxy -t ng

after that the issue will fix.

Version
8.0.1
Release Date
03 जनवरी, 2024
Labels
No labels