Commit Graph

28 Commits

Author SHA1 Message Date
b425643980
Don't hard code reporting commodity 2024-11-09 23:47:13 +11:00
e5cce0fd4b
Persist account names on transaction editor on refresh 2024-11-09 16:36:17 +11:00
86c5371d32
Only update linked posting amounts if changing the first posting 2024-11-09 16:16:03 +11:00
7416d270de
Re-allow typing commodities into transaction editor
Unfortunately this removes the spinner buttons from the amount field, but this is an insignificant consequence

Closes #5
2024-11-09 15:59:36 +11:00
0194a4e006
Fix bug where cancelling deletion confirmation would not work 2024-08-16 22:21:10 +10:00
03f991727c
Link to account transactions on balance assertions report 2024-06-29 22:40:34 +10:00
e19856ae7d
Fix broken custom comboboxes when adding postings to transaction 2024-04-06 18:56:06 +11:00
9f72404aed
Fix automatically syncing amounts when editing simple transaction 2024-04-06 18:55:27 +11:00
d86c1c3f02
Standardise table padding 2024-04-06 02:28:52 +11:00
64b49b00ff
Apply custom accounts combobox to transaction editor 2024-04-06 02:00:30 +11:00
af2818b6ae
Apply custom accounts combobox to other simple forms 2024-04-06 01:42:40 +11:00
3083117730
Implement custom combobox for account selection
Only on balance assertion edit page currently
2024-04-06 01:32:34 +11:00
9206c21025
Add button to delete balance assertion 2024-04-06 00:39:36 +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
2938e246bd
Remove Bootstrap files 2024-04-04 19:53:35 +11:00
dbc1287321
Convert transaction editing form to Tailwind CSS 2024-04-04 19:53:35 +11:00
ac00748342
Convert balance assertion editor to Tailwind CSS 2024-04-04 19:53:35 +11:00
f7e03fdb7b
Convert balance assertions view to Tailwind CSS 2024-04-04 16:47:02 +11:00
9e2734843e
Add some brand colours 2024-04-04 16:47:02 +11:00
c93b9bf1dd
Convert journal report to Tailwind CSS 2024-04-04 16:47:01 +11:00
a3ef647a2d
After editing transaction, redirect back to previous page 2023-05-28 13:02:12 +10:00
63f37fc2a1
Implement deleting transactions 2023-01-29 19:12:28 +11:00
08ff000899
Use url_for for internal links 2023-01-07 19:01:22 +11:00
0ebbebc43b
austax: Basic CGT asset register 2023-01-07 02:23:39 +11:00
3f496abeb9
Fix bug when changing direction of credit posting 2023-01-04 12:10:26 +11:00
9d5873376f
Basic implementation of tax estimation 2023-01-02 21:00:35 +11:00
131e818a4e
Allow editing statement lines without breaking reconciliation 2023-01-02 21:00:35 +11:00
dbc2bca8be
Unify all transactions in single model 2023-01-02 18:08:30 +11:00