Commit Graph

19 Commits

Author SHA1 Message Date
97893a9c12
Provide running list of transactions to transaction providers
This will enable transaction providers to act iteratively on the results of previous transaction providers
2024-11-11 15:32:17 +11:00
4cff4c9432
Correctly limit by date in api_transactions 2024-11-10 00:31:06 +11:00
e313758192
Basic caching of running balances
About 60% performance improvement on balance report
2024-11-09 23:47:14 +11:00
b425643980
Don't hard code reporting commodity 2024-11-09 23:47:13 +11:00
d50b6a0e0a
austax: Add D15 (Other deductions) 2024-08-16 22:40:21 +10:00
80c28d2c6d
Limit income statement report to current financial year 2023-09-18 21:29:58 +10:00
339de57a1f
austax: Implement tax offsets 2023-09-10 20:54:47 +10:00
9555da387c
auxtax: Add more categories 2023-09-10 20:41:04 +10:00
474a5016db
austax: Implement deduction D9 2023-07-03 22:32:26 +10:00
5e4e8b206a
austax: Consider reportable fringe benefits amount in calculation of HELP mandatory repayment 2023-05-28 14:06:09 +10:00
4bdb31c35e
austax: Fail gracefully when PAGYW account does not exist 2023-05-28 13:04:40 +10:00
f1594b2392
austax: Add D2 deduction 2023-01-27 21:49:29 +11:00
08ff000899
Use url_for for internal links 2023-01-07 19:01:22 +11:00
1afc48f218
austax: Record CGT cost adjustments 2023-01-07 14:07:58 +11:00
0ebbebc43b
austax: Basic CGT asset register 2023-01-07 02:23:39 +11:00
d7289bd2d0
austax: Include gross interest in assessable income 2023-01-05 23:47:26 +11:00
bf86d72175
austax: Implement calculation of mandatory study loan repayment 2023-01-05 23:46:38 +11:00
0caedab327
austax: Add recording of PAYG withheld amounts 2023-01-05 18:36:15 +11:00
5f25180d8a
Reimplement tax module as plugin 2023-01-05 00:12:45 +11:00