RunasSudo
  • Joined on 2022-08-22
RunasSudo closed issue RunasSudo/gimp-xsanecli#1 2025-01-11 17:56:56 +11:00
Does not work under Wayland
RunasSudo pushed to master at RunasSudo/gimp-xsanecli 2025-01-11 17:56:43 +11:00
df8c4042c4 Fix "cannot open display: wayland-0" error in Wayland #1
8a7940bfbb Allow scanning multiple images
Compare 2 commits »
RunasSudo opened issue RunasSudo/gimp-xsanecli#1 2025-01-11 13:06:48 +11:00
Does not work under Wayland
RunasSudo pushed to tauri at RunasSudo/DrCr 2025-01-05 19:31:19 +11:00
024ddc0468 Show unassigned accounts in chart of accounts
RunasSudo pushed to tauri at RunasSudo/DrCr 2024-12-17 15:34:39 +11:00
7b9c8ebd55 Implement reconciling statement lines as transfer
82ed8d99b0 Trim OFX1 field before import
2959b2bbaa Show posting description on transaction editor page
b21eb0b04d Avoid hardcoding URIs
81e4ea86f6 Implement OFX 1.x import
Compare 6 commits »
RunasSudo pushed to tauri at RunasSudo/DrCr 2024-11-22 22:19:23 +11:00
be6af2fd27 Add more entries to nav bar
ae2b9e4016 Implement balance sheet report
879fac9999 Implement income statement report
071d7c8988 Implement accounts combobox
Compare 4 commits »
RunasSudo pushed to tauri at RunasSudo/DrCr 2024-11-22 18:55:56 +11:00
40945def3e Use small (thicker) plus icon on journal view
03897430aa Rename /journal/{edit,new}-transaction etc. to /journal/{edit,new} for consistency
e86ec5291c Fix bug when confirming transaction deletion
c5c3d1133a Implement editing and deleting balance assertions
e791fb2a8a Implement balance assertions view
Compare 9 commits »
RunasSudo pushed to tauri at RunasSudo/DrCr 2024-11-18 20:02:14 +11:00
331d7d8b7c Show unclassified statement lines in reports
7b26ef81c6 Implement OFX2.x statement import
Compare 2 commits »
RunasSudo created branch tauri in RunasSudo/DrCr 2024-11-17 22:33:03 +11:00
RunasSudo pushed to tauri at RunasSudo/DrCr 2024-11-17 22:33:03 +11:00
30cb94274b Implement SQL transactions
a688ea7c22 Implement statement line view
86c007c28a Remember last opened file
0a09d0fa6f Add "New transaction" button to more pages
11626f2557 Implement delete transaction
Compare 10 commits »
RunasSudo pushed to master at RunasSudo/DrCr 2024-11-11 16:36:17 +11:00
56fa6f3633 Allow splitting API transactions into multiple stages
97893a9c12 Provide running list of transactions to transaction providers
541086d346 More efficient implementation for all_accounts
Compare 3 commits »
RunasSudo pushed to master at RunasSudo/DrCr 2024-11-10 16:47:59 +11:00
e25855450c austax: Fix fencepost error in HELP repayment rates
RunasSudo pushed to master at RunasSudo/DrCr 2024-11-10 00:35:13 +11:00
ef711f1828 Allow preparing trial balance and income statement reports at arbitrary dates
4cff4c9432 Correctly limit by date in api_transactions
1d2628850e Fix fencepost bug with TrialBalancer.from_cached
Compare 3 commits »
RunasSudo pushed to master at RunasSudo/DrCr 2024-11-09 23:47:20 +11:00
16534fc755 Recompute running balances when required
e313758192 Basic caching of running balances
b425643980 Don't hard code reporting commodity
Compare 3 commits »
RunasSudo commented on issue RunasSudo/DrCr#1 2024-11-09 23:44:23 +11:00
Cache running balances

Closed in 93732124828a3186756f278f876357b3d458d011

RunasSudo closed issue RunasSudo/DrCr#1 2024-11-09 23:44:23 +11:00
Cache running balances
RunasSudo pushed to master at RunasSudo/DrCr 2024-11-09 23:43:03 +11:00
9373212482 Recompute running balances when required
18392d6917 Basic caching of running balances
fe8d47c676 Don't hard code reporting commodity
Compare 3 commits »
RunasSudo commented on issue RunasSudo/DrCr#5 2024-11-09 16:49:32 +11:00
Re-allow typing commodities into transaction editor

Closed in 7416d270deb03e9df6a50c27e0b6d731275ae689

RunasSudo closed issue RunasSudo/DrCr#5 2024-11-09 16:49:32 +11:00
Re-allow typing commodities into transaction editor
RunasSudo pushed to master at RunasSudo/DrCr 2024-11-09 16:36:24 +11:00
e5cce0fd4b Persist account names on transaction editor on refresh