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

[16.0][IMP] account_financial_report: Set grouped_by as required with non grouped item description. Fixes display of report when no agroupation is wanted #1265

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

sergiobstoj
Copy link
Member

@sergiobstoj sergiobstoj commented Jan 2, 2025

This PR fixes two items.

In first place, the Grouped By field has two options that returns same result:
image

And with any of the two options, the result is not correct, as is not displaying all the data available for the accounts.

before-pr-general-ledger-group-by.mp4

With this PR we have the option limited to correct options:
image

And the result is displayed with all the info:

after-pr-general-ledger-group-by.mp4

…rouped item description. Fixes display of report when no agroupation is wanted
@sergiobstoj sergiobstoj marked this pull request as ready for review January 9, 2025 08:33
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