Skip to content

Conversation

Xitian9
Copy link
Collaborator

@Xitian9 Xitian9 commented Aug 27, 2025

Previously accounts were clipped in getPostings, however compound balance reports re-use the output of getPostings for the different subreports. This caused a problem when clipping erased the information needed to determine the account type, as would be used by e.g. incomestatement.

Add some extra tests for --count.

…before (simonmichael#2434)

Previously accounts were clipped in getPostings, however compound
balance reports re-use the output of getPostings for the different
subreports. This caused a problem when clipping erased the information
needed to determine the account type, as would be used by e.g.
incomestatement.

Add some extra tests for --count.
@simonmichael simonmichael changed the title fix: balance: Clip account names in generateMultiBalanceAccount, not befor (#2434) fix: balance: Clip account names in generateMultiBalanceAccount, not before (#2434) Aug 28, 2025
@simonmichael
Copy link
Owner

Thank you! Merged as ef5c220.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants