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

[UPD] Changes in trial balance to include/exclude inactive accounts #14

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

Conversation

ByteMeAsap
Copy link
Contributor

@ByteMeAsap ByteMeAsap commented Apr 15, 2024

This commit addresses the requirement to give users an option to include/exclude inactive accounts in Trial Balance Report

@andreschenkels
Copy link
Collaborator

@ByteMeAsap this requirement is a strange one. If there are bookings on an account it should always! Show up in the report. otherwise you have an inbalanced report.

You can only hide depracted accounts when the re are no bookings on the account in the requested period(s)

@ByteMeAsap
Copy link
Contributor Author

You can only hide depracted accounts when the re are no bookings on the account in the requested period(s)

For this, there is already an option "Hide accounts at 0"

@ByteMeAsap this requirement is a strange one. If there are bookings on an account it should always! Show up in the report. otherwise you have an inbalanced report.

Yeah, even I had that question. But Thijs requested it, so maybe can you check with him?

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