6 Commits

Author SHA1 Message Date
449ce80e35
Show API-generated accounts in chart of accounts view 2025-06-10 23:23:20 +10:00
aefe5a351c
Refactor dynamic reporting API
Change from a declarative style to an imperative style
Previous declarative style was not good fit for Rust, as the borrow checker does not understand the flat data structure
2025-05-31 13:37:54 +10:00
a967c87dab
Implement full balance sheet features using libdrcr 2025-05-27 00:22:22 +10:00
25697b501c
Basic implementation of balance sheet report using libdrcr 2025-05-26 21:42:45 +10:00
ae2b9e4016
Implement balance sheet report 2024-11-22 22:15:00 +11:00
879fac9999
Implement income statement report 2024-11-22 21:43:54 +11:00