Commit Graph

82 Commits

Author SHA1 Message Date
RunasSudo ad5571e219
austax: Do not allow refunding of non-refundable tax offsets 2023-09-19 20:03:36 +10:00
RunasSudo 4f2085c35f
austax: Implement Medicare levy reduction 2023-09-18 22:07:02 +10:00
RunasSudo 2130bb70c7
austax: Add FY2023-24 tax tables 2023-09-18 21:30:25 +10:00
RunasSudo 80c28d2c6d
Limit income statement report to current financial year 2023-09-18 21:29:58 +10:00
RunasSudo a76ba56984
austax: Fix FBT gross-up calculation 2023-09-10 20:55:03 +10:00
RunasSudo 339de57a1f
austax: Implement tax offsets 2023-09-10 20:54:47 +10:00
RunasSudo 9555da387c
auxtax: Add more categories 2023-09-10 20:41:04 +10:00
RunasSudo d37d88e173
austax: Gracefully handle assets without acquisition cost when processing multiple CGT adjustment 2023-09-10 19:37:26 +10:00
RunasSudo 3d09e4f34f
austax: Show current year CGT adjustments on CGT assets report 2023-09-10 19:36:37 +10:00
RunasSudo 8c1cb00bda
austax: Generate tax report as at EOFY date 2023-09-10 19:36:16 +10:00
RunasSudo 4de3dc41ac
Ignore currency-related transactions in CGT asset accounts 2023-07-03 22:32:48 +10:00
RunasSudo 474a5016db
austax: Implement deduction D9 2023-07-03 22:32:26 +10:00
RunasSudo 99d3d6d22d
Configure EOFY date in database 2023-07-03 22:31:58 +10:00
RunasSudo d3c437ce7d
austax: Fix typo 2023-05-29 13:22:57 +10:00
RunasSudo 5e4e8b206a
austax: Consider reportable fringe benefits amount in calculation of HELP mandatory repayment 2023-05-28 14:06:09 +10:00
RunasSudo d67b2f4298
Redirect to original page when creating new journal transaction 2023-05-28 13:49:47 +10:00
RunasSudo 4bdb31c35e
austax: Fail gracefully when PAGYW account does not exist 2023-05-28 13:04:40 +10:00
RunasSudo a3ef647a2d
After editing transaction, redirect back to previous page 2023-05-28 13:02:12 +10:00
RunasSudo a8ec41b2f2
Fail gracefully checking balance assertions when account does not exist 2023-05-28 12:22:31 +10:00
RunasSudo 6c2d96e300
Reopen same page when reconciling statement lines as transfer 2023-05-28 12:12:10 +10:00
RunasSudo 351df663f0
Make statement lines menu bar sticky 2023-05-28 12:11:47 +10:00
RunasSudo 00fe0ec53d
Allow showing only unclassified statement lines 2023-05-28 12:08:31 +10:00
RunasSudo bbd98ee8c4
Delete statement line reconciliation when deleting transaction 2023-05-28 11:59:00 +10:00
RunasSudo 4aa6c610e4
Re-implement statement lines "Reconcile selected as transfer" 2023-01-29 19:18:30 +11:00
RunasSudo 63f37fc2a1
Implement deleting transactions 2023-01-29 19:12:28 +11:00
RunasSudo 383d43fa4a
Add link to statement lines page to filter by account 2023-01-27 22:20:51 +11:00
RunasSudo 9378cf441f
Allow reconciling complex statement line 2023-01-27 22:19:08 +11:00
RunasSudo f1594b2392
austax: Add D2 deduction 2023-01-27 21:49:29 +11:00
RunasSudo 08ff000899
Use url_for for internal links 2023-01-07 19:01:22 +11:00
RunasSudo 46b041d9dc
austax: Add links to CGT assets report 2023-01-07 19:01:20 +11:00
RunasSudo a4faca5ea8
austax: Implement helper utility to distribute CGT cost adjustment across multiple assets 2023-01-07 15:39:04 +11:00
RunasSudo 9ad5b7642e
austax: Implement editing CGT cost adjustments 2023-01-07 15:12:00 +11:00
RunasSudo 0df8ccfaa1
austax: Add link to directly add CGT cost adjustment from CGT asset report 2023-01-07 15:11:57 +11:00
RunasSudo 1afc48f218
austax: Record CGT cost adjustments 2023-01-07 14:07:58 +11:00
RunasSudo 0ebbebc43b
austax: Basic CGT asset register 2023-01-07 02:23:39 +11:00
RunasSudo 66b3ddff54
Improve display of chart of accounts
Group account kinds by plugin
Display label instead of ID
2023-01-07 01:09:17 +11:00
RunasSudo d7289bd2d0
austax: Include gross interest in assessable income 2023-01-05 23:47:26 +11:00
RunasSudo bf86d72175
austax: Implement calculation of mandatory study loan repayment 2023-01-05 23:46:38 +11:00
RunasSudo 83a43a1bef
Print using full page width 2023-01-05 22:09:53 +11:00
RunasSudo 0caedab327
austax: Add recording of PAYG withheld amounts 2023-01-05 18:36:15 +11:00
RunasSudo 8777ddd0ef
Load config from TOML 2023-01-05 16:19:29 +11:00
RunasSudo 2e5ae4c20b
Improve performance by JOINing postings when extracting transactions 2023-01-05 01:15:39 +11:00
RunasSudo e3900589e6
Fix posting of unreconciled StatementLines to ledger 2023-01-05 00:12:46 +11:00
RunasSudo 13123deebe
Implement OFX 2.x import 2023-01-05 00:12:46 +11:00
RunasSudo 89791a8ba0
Paginate statement lines view 2023-01-05 00:12:46 +11:00
RunasSudo 7a5a8ac881
Sort balance assertions by date 2023-01-05 00:12:46 +11:00
RunasSudo 5f25180d8a
Reimplement tax module as plugin 2023-01-05 00:12:45 +11:00
RunasSudo ebb70896a2
Add basic plugin API 2023-01-04 18:01:59 +11:00
RunasSudo 3f496abeb9
Fix bug when changing direction of credit posting 2023-01-04 12:10:26 +11:00
RunasSudo e93b37c0b0
Allow editing transactions from account transactions view 2023-01-04 12:10:26 +11:00