Commit Graph

33 Commits

Author SHA1 Message Date
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
40945def3e
Use small (thicker) plus icon on journal view 2024-11-22 18:55:32 +11:00
03897430aa
Rename /journal/{edit,new}-transaction etc. to /journal/{edit,new} for consistency 2024-11-22 18:55:09 +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
e791fb2a8a
Implement balance assertions view 2024-11-22 18:12:40 +11:00
8ccbe44102
Implement chart of accounts view 2024-11-22 01:24:14 +11:00
efa42415a9
Invalidate running balances when classifying statement line 2024-11-18 21:16:08 +11:00
06439768ed
Allow filtering for only unclassified statement lines 2024-11-18 21:01:30 +11:00
04c22c798f
Implement reconciling statement lines 2024-11-18 20:43:54 +11:00
331d7d8b7c
Show unclassified statement lines in reports 2024-11-18 20:02:05 +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
86c007c28a
Remember last opened file 2024-11-17 17:45:16 +11:00
0a09d0fa6f
Add "New transaction" button to more pages 2024-11-17 02:42:13 +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
dcf40b1ce8
Implement adding postings 2024-11-17 02:25:30 +11:00
48211b2176
Update running balance only if required 2024-11-17 02:25:30 +11:00
4bbfad335e
Implement basic transaction editing 2024-11-17 02:25:30 +11:00
7616d1256d
Implement journal view 2024-11-16 22:08:41 +11:00
8def6bf046
Parse timestamps using day.js 2024-11-16 21:24:45 +11:00
aff795745c
Implement account transactions with commodity detail view 2024-11-16 21:17:46 +11:00
d3250bcfe0
Refactor folder layout 2024-11-16 15:39:44 +11:00
5e4033a1e2
Implement account transactions view 2024-11-16 15:33:21 +11:00
eb72c3be95
Use clusterize.js for general ledger view to avoid pagination 2024-11-16 15:32:50 +11:00
ace8629bc3
General ledger view 2024-11-16 01:20:18 +11:00
d389085681
Initial commit 2024-11-15 20:06:08 +11:00