26 Commits

Author SHA1 Message Date
3f580799c6
Synchronise amounts in transaction editor if only 2 postings 2025-05-28 23:02:14 +10:00
bbcb3cee6f
Remove defineModel, defineProps imports
This silences a Vue compiler warning
2025-05-27 23:50:11 +10:00
af47021e4f
Fix TypeScript errors 2025-05-27 01:14:25 +10:00
a967c87dab
Implement full balance sheet features using libdrcr 2025-05-27 00:22:22 +10:00
25697b501c
Basic implementation of balance sheet report using libdrcr 2025-05-26 21:42:45 +10:00
2dd967f5a4
Auto refresh transaction list when transaction edited 2025-04-27 10:30:19 +10:00
344241ccd7
Allow DropdownBox with no category name 2025-02-22 23:35:07 +11:00
2483a9b9e0
Very basic comparative income statement 2025-02-16 22:47:38 +11:00
2404def901
Compute running balances in SQL 2025-02-16 18:43:14 +11:00
064f50e668
Fix running balances not being invalidated when posting account changed 2025-01-28 00:29:12 +11:00
2959b2bbaa
Show posting description on transaction editor page 2024-12-17 15:33:55 +11:00
3596a78b06
Add button to close open file 2024-11-22 23:19:40 +11:00
be6af2fd27
Add more entries to nav bar 2024-11-22 22:19:11 +11:00
ae2b9e4016
Implement balance sheet report 2024-11-22 22:15:00 +11:00
879fac9999
Implement income statement report 2024-11-22 21:43:54 +11:00
071d7c8988
Implement accounts combobox 2024-11-22 19:19:55 +11:00
e86ec5291c
Fix bug when confirming transaction deletion 2024-11-22 18:54:41 +11:00
c5c3d1133a
Implement editing and deleting balance assertions 2024-11-22 18:54:28 +11:00
8ccbe44102
Implement chart of accounts view 2024-11-22 01:24:14 +11:00
7b26ef81c6
Implement OFX2.x statement import 2024-11-18 16:54:50 +11:00
30cb94274b
Implement SQL transactions 2024-11-17 22:31:34 +11:00
a688ea7c22
Implement statement line view 2024-11-17 18:43:28 +11:00
11626f2557
Implement delete transaction 2024-11-17 02:39:34 +11:00
ab30c8acec
Hide header bar in popup windows 2024-11-17 02:25:30 +11:00
d3d7366b4a
Implement creating new transactions 2024-11-17 02:25:30 +11:00
d3250bcfe0
Refactor folder layout 2024-11-16 15:39:44 +11:00