Skip to content

Fix Trial Balance (Excel) Starting Balance date edge cases#7315

Open
mynjj wants to merge 3 commits intomainfrom
bugs/date-edgecases-exceltb
Open

Fix Trial Balance (Excel) Starting Balance date edge cases#7315
mynjj wants to merge 3 commits intomainfrom
bugs/date-edgecases-exceltb

Conversation

@mynjj
Copy link
Contributor

@mynjj mynjj commented Mar 23, 2026

Summary

  • Use period start date from the filter instead of deriving it from the first G/L Entry
  • Wrap cutoff date in ClosingDate() so year-end closing entries are included in the Starting Balance
  • Add tests for closing date and date boundary edge cases
  • Set date filter in existing tests that were missing it

Fixes AB#626498
Fixes #7143

@mynjj mynjj requested a review from a team as a code owner March 23, 2026 13:02
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Mar 23, 2026
@mynjj mynjj requested a review from a team March 23, 2026 13:02
@github-actions github-actions bot added this to the Version 29.0 milestone Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Trial Balance (Excel): Starting Balance calculated incorrectly

3 participants