Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX #30772 Accountancy document export - The project filter on expenses report don't work #30824

Merged

Conversation

aspangaro
Copy link
Member

@aspangaro aspangaro commented Sep 1, 2024

Project filter is not considered for expenses report because this module work differently. Project is defined in line of the expenses report, not on the expenses report.

Example with an expense report with only 1 line affected to a project:

image

Result with no project filter:

image

New result with a project filter defined: (Export show the result & only amount of the line is display)

image

Work properly with several lines attached to a project:

image

image

@eldy eldy merged commit a4ddb9f into Dolibarr:19.0 Sep 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants