Commit Graph

48 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
e25855450c
austax: Fix fencepost error in HELP repayment rates 2024-11-10 16:47:45 +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
3542d80483
austax: Hide irrelevant reports 2024-08-16 22:40:44 +10:00
d50b6a0e0a
austax: Add D15 (Other deductions) 2024-08-16 22:40:21 +10:00
dca300fd58
austax: Add Medicare levy surcharge 2024-08-16 22:20:45 +10:00
d86c1c3f02
Standardise table padding 2024-04-06 02:28:52 +11:00
af2818b6ae
Apply custom accounts combobox to other simple forms 2024-04-06 01:42:40 +11:00
b9f02d13d7
Style touchups
Create utility classes for buttons and form fields
De-emphasise page heading
Hide header and footer in print layout
2024-04-04 21:02:29 +11:00
c3f0f3022b
austax: Add Medicare levy threshold for FY23-24 2024-04-04 20:04:23 +11:00
2938e246bd
Remove Bootstrap files 2024-04-04 19:53:35 +11:00
c7ab25b203
Convert CGT adjustment forms to Tailwind CSS 2024-04-04 19:53:35 +11:00
4b3ecc8320
Convert CGT assets report to Tailwind CSS 2024-04-04 19:53:34 +11:00
65ed39c02b
Convert CGT adjustments report to Tailwind CSS 2024-04-04 19:53:34 +11:00
c56cac115f
Fully reverse order of sorting of transactions, etc.
Order transactions on the same day in reverse order of ID
2024-04-04 01:53:46 +11:00
bf34d6c3bf
Sort transactions newest to oldest
So newest (and most relevant) transactions appear on page 1
#3
2024-04-03 21:08:52 +11:00
a8966cc19e
austax: Automatically hide non-applicable sections from tax summary report 2023-09-19 20:04:11 +10:00
ad5571e219
austax: Do not allow refunding of non-refundable tax offsets 2023-09-19 20:03:36 +10:00
4f2085c35f
austax: Implement Medicare levy reduction 2023-09-18 22:07:02 +10:00
2130bb70c7
austax: Add FY2023-24 tax tables 2023-09-18 21:30:25 +10:00
80c28d2c6d
Limit income statement report to current financial year 2023-09-18 21:29:58 +10:00
a76ba56984
austax: Fix FBT gross-up calculation 2023-09-10 20:55:03 +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
d37d88e173
austax: Gracefully handle assets without acquisition cost when processing multiple CGT adjustment 2023-09-10 19:37:26 +10:00
3d09e4f34f
austax: Show current year CGT adjustments on CGT assets report 2023-09-10 19:36:37 +10:00
8c1cb00bda
austax: Generate tax report as at EOFY date 2023-09-10 19:36:16 +10:00
4de3dc41ac
Ignore currency-related transactions in CGT asset accounts 2023-07-03 22:32:48 +10:00
474a5016db
austax: Implement deduction D9 2023-07-03 22:32:26 +10:00
99d3d6d22d
Configure EOFY date in database 2023-07-03 22:31:58 +10:00
d3c437ce7d
austax: Fix typo 2023-05-29 13:22:57 +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
46b041d9dc
austax: Add links to CGT assets report 2023-01-07 19:01:20 +11:00
a4faca5ea8
austax: Implement helper utility to distribute CGT cost adjustment across multiple assets 2023-01-07 15:39:04 +11:00
9ad5b7642e
austax: Implement editing CGT cost adjustments 2023-01-07 15:12:00 +11:00
0df8ccfaa1
austax: Add link to directly add CGT cost adjustment from CGT asset report 2023-01-07 15:11:57 +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
2e5ae4c20b
Improve performance by JOINing postings when extracting transactions 2023-01-05 01:15:39 +11:00
5f25180d8a
Reimplement tax module as plugin 2023-01-05 00:12:45 +11:00