22 Commits

Author SHA1 Message Date
815b4843e2
Include austax account kinds in chart of accounts 2025-06-02 23:21:09 +10:00
6ae2106a8a
Update backend dependencies 2025-06-02 23:10:18 +10:00
023d1035c5
austax: Reorganise code structure 2025-06-02 17:39:10 +10:00
1d3aa269b7
Stub implementation of Lua plugins 2025-06-01 16:08:20 +10:00
97644042a3
Change ReportingStepArgs to enum not trait
Preparation for plugins
2025-06-01 02:10:56 +10:00
d147f1a569
Don't assume reporting step names/kinds are 'static
Preparation for plugins
2025-05-31 23:15:56 +10:00
315ff158c3
Basic implementation of tax summary report 2025-05-30 22:29:35 +10:00
49dc6bc078
Rename ReportingProductKind::Generic to ReportingProductKind::DynamicReport 2025-05-30 20:49:40 +10:00
a40e2f81ba
Account transactions view using libdrcr 2025-05-28 00:26:12 +10:00
ffef2d16dc
Balance assertions view using libdrcr 2025-05-28 00:16:09 +10:00
ad3276bbd5
General ledger report using libdrcr 2025-05-27 23:49:34 +10:00
51a40e5ed9
Trial balance using libdrcr 2025-05-27 22:21:06 +10:00
c3a407b048
Execute reporting steps in parallel in libdrcr 2025-05-27 17:29:04 +10:00
4ff0ea46db
Use libdrcr async API 2025-05-27 16:03:12 +10:00
42ba33c45c
Look up eofy_date in libdrcr_bridge itself 2025-05-27 00:54:22 +10:00
807316a090
Implement income statement report using libdrcr 2025-05-27 00:22:52 +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
30cb94274b
Implement SQL transactions 2024-11-17 22:31:34 +11:00
86c007c28a
Remember last opened file 2024-11-17 17:45:16 +11:00
4bbfad335e
Implement basic transaction editing 2024-11-17 02:25:30 +11:00
d389085681
Initial commit 2024-11-15 20:06:08 +11:00