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

[IMP] account_financial_report - group rows and hide rows with debit and credit values at 0 #1211

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

Conversation

techgrrow
Copy link

  • added join_entry_ml flag to general ledger wizard. This field when flagged joins rows from the same parent record
  • added flag to general ledger wizard hat hides rows with both "credit" and "debit" columns with value 0

@techgrrow techgrrow force-pushed the 16.0-add-group-invoices-and-rows-0-debit-credit branch 2 times, most recently from 4bed585 to 5fbb520 Compare August 5, 2024 08:50
- added join_entry_ml flag to general ledger wizard. This field when flagged joins
	rows from the same parent record
- added flag that hides rows with both "credit" and "debit" coluns with value 0
@techgrrow techgrrow force-pushed the 16.0-add-group-invoices-and-rows-0-debit-credit branch from 5fbb520 to e4d7810 Compare August 5, 2024 08:53
@francesco-ooops
Copy link
Contributor

Hi @techgrrow , do you have any plans to finish this PR?

@techgrrow
Copy link
Author

Hi francesco-ooops, what do you mean/what should I do? I'm already using the module.

@francesco-ooops
Copy link
Contributor

@techgrrow great to know it's already working well!

If you could fix precommit and add some test coverage, then it could be merged into the main branch.

Thanks!

@techgrrow
Copy link
Author

techgrrow commented Sep 3, 2024

@francesco-ooops ok will do as soon as I have (allocated) time! Thanks for the feedback :)

Copy link
Contributor

@francesco-ooops francesco-ooops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@techgrrow just a couple things: can you add details about these new fields' behavior/purpose in CONFIGURATION file?

Also, don't change module version in manifest, as it will be done automatically on merge.

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