19 Commits

Author SHA1 Message Date
280a2090d9
Execute reporting steps in parallel 2025-05-27 17:28:34 +10:00
148390f030
Make reporting API async 2025-05-27 14:29:27 +10:00
f4c232ae35
Fix multiple logic errors when reporting for not current year 2025-05-26 22:43:59 +10:00
3cfcdf6778
Implement JSON serialisation for DynamicReport 2025-05-25 01:23:35 +10:00
737ed5bfb2
Implement formal BalanceSheet report 2025-05-24 21:07:18 +10:00
004f749c33
Refactor steps_for_targets to accept Vec<ReportingProductId> 2025-05-24 01:01:03 +10:00
fa7381fce5
Add function to visualise dependency tree via graphviz 2025-05-24 00:40:27 +10:00
fa76461926
Implement CurrentYearEarningsToEquity 2025-05-24 00:10:37 +10:00
3add701d3c
Implement RetainedEarningsToEquity 2025-05-23 23:27:00 +10:00
ec470f8ced
Basic implementation of DBBalances 2025-05-28 22:57:07 +10:00
40b0afe492
Stub implementations for all steps 2025-05-21 21:48:57 +10:00
db89814498
Basic framework for executing reports 2025-05-21 20:15:18 +10:00
9e34360abf
Refactoring and documentation 2025-05-21 19:59:57 +10:00
ed0fbfb5dd
Refactor AllTransactionsIncludingRetainedEarnings 2025-05-21 18:20:19 +10:00
e47ad229eb
Refactor CalculateIncomeTax 2025-05-21 18:10:08 +10:00
d78d6ed1fe
Implement UpdateBalancesAt 2025-05-21 17:58:42 +10:00
b28c75c00f
Implement Display for ReportingStep 2025-05-21 17:16:25 +10:00
a7e9c74dd1
Refactor representation of ReportingStep args 2025-05-21 16:39:18 +10:00
f15d190112
Basic dependency resolution code 2025-05-21 00:33:00 +10:00