Commit Graph

120 Commits

Author SHA1 Message Date
RunasSudo e19856ae7d
Fix broken custom comboboxes when adding postings to transaction 2024-04-06 18:56:06 +11:00
RunasSudo 9f72404aed
Fix automatically syncing amounts when editing simple transaction 2024-04-06 18:55:27 +11:00
RunasSudo ca7cbf6481
Add option groups to custom dropdown in chart of accounts setup 2024-04-06 03:37:07 +11:00
RunasSudo 77792d40eb
Custom dropdown box for chart of accounts setup 2024-04-06 03:01:15 +11:00
RunasSudo d86c1c3f02
Standardise table padding 2024-04-06 02:28:52 +11:00
RunasSudo d715128bfb
Use brand colour for accounts combobox 2024-04-06 02:01:40 +11:00
RunasSudo 64b49b00ff
Apply custom accounts combobox to transaction editor 2024-04-06 02:00:30 +11:00
RunasSudo af2818b6ae
Apply custom accounts combobox to other simple forms 2024-04-06 01:42:40 +11:00
RunasSudo 3083117730
Implement custom combobox for account selection
Only on balance assertion edit page currently
2024-04-06 01:32:34 +11:00
RunasSudo 9206c21025
Add button to delete balance assertion 2024-04-06 00:39:36 +11:00
RunasSudo ff0a18f83b
Fix formatting of links in Amount.format_accounting 2024-04-04 21:37:58 +11:00
RunasSudo 641fb054e1
Tweak home page 2024-04-04 21:30:27 +11:00
RunasSudo 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
RunasSudo c3f0f3022b
austax: Add Medicare levy threshold for FY23-24 2024-04-04 20:04:23 +11:00
RunasSudo 1d051a6682
Add build/run scripts 2024-04-04 19:55:56 +11:00
RunasSudo 2938e246bd
Remove Bootstrap files 2024-04-04 19:53:35 +11:00
RunasSudo 823447135c
Convert statement import and import preview to Tailwind CSS 2024-04-04 19:53:35 +11:00
RunasSudo c7ab25b203
Convert CGT adjustment forms to Tailwind CSS 2024-04-04 19:53:35 +11:00
RunasSudo dbc1287321
Convert transaction editing form to Tailwind CSS 2024-04-04 19:53:35 +11:00
RunasSudo ac00748342
Convert balance assertion editor to Tailwind CSS 2024-04-04 19:53:35 +11:00
RunasSudo 4b3ecc8320
Convert CGT assets report to Tailwind CSS 2024-04-04 19:53:34 +11:00
RunasSudo 27c6087a53
Convert chart of accounts configuration page to Tailwind CSS 2024-04-04 19:53:34 +11:00
RunasSudo 65ed39c02b
Convert CGT adjustments report to Tailwind CSS 2024-04-04 19:53:34 +11:00
RunasSudo e4d5a6a960
Convert statement lines view to Tailwind CSS 2024-04-04 19:53:34 +11:00
RunasSudo f7e03fdb7b
Convert balance assertions view to Tailwind CSS 2024-04-04 16:47:02 +11:00
RunasSudo d73535dc86
Convert account transactions with commodity detail view to Tailwind CSS 2024-04-04 16:47:02 +11:00
RunasSudo 9e2734843e
Add some brand colours 2024-04-04 16:47:02 +11:00
RunasSudo 60bd52a99f
Convert general ledger view to Tailwind CSS 2024-04-04 16:47:02 +11:00
RunasSudo c93b9bf1dd
Convert journal report to Tailwind CSS 2024-04-04 16:47:01 +11:00
RunasSudo 89e177983e
Convert trial balance report to Tailwind CSS 2024-04-04 16:47:01 +11:00
RunasSudo 0b0ba703e0
Convert account transactions listing to Tailwind CSS 2024-04-04 16:47:01 +11:00
RunasSudo 56135a74db
Convert home page to Tailwind CSS 2024-04-04 16:47:01 +11:00
RunasSudo 9924df7e58
Convert reports to Tailwind CSS 2024-04-04 16:47:01 +11:00
RunasSudo b782f97af6
Correctly compute running totals in account transactions view
Fixes #4
2024-04-04 01:55:52 +11:00
RunasSudo 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
RunasSudo 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
RunasSudo 128054d965
Remember other arguments when changing page, etc. in statement lines listing
#3
2024-04-03 20:50:48 +11:00
RunasSudo a8966cc19e
austax: Automatically hide non-applicable sections from tax summary report 2023-09-19 20:04:11 +10:00
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