Commit Graph

201 Commits

Author SHA1 Message Date
Nathan Dwarshuis fc4da967be WIP read updates from database 2023-06-25 14:26:35 -04:00
Nathan Dwarshuis 05928087b2 WIP add logic for updating entries and summing read only entries 2023-06-24 17:32:43 -04:00
Nathan Dwarshuis 5697a071ab WIP add lots of stuff to cache deferred calculations 2023-06-22 23:27:14 -04:00
Nathan Dwarshuis 09e03ff675 ADD means to scale/flip the value of a transaction 2023-06-20 22:52:52 -04:00
Nathan Dwarshuis 4c88151610 ENH split partn 2023-06-19 13:21:20 -04:00
Nathan Dwarshuis 33678e3908 FIX yet another typo 2023-06-19 13:00:23 -04:00
Nathan Dwarshuis 352cc88eed FIX more typos 2023-06-19 12:44:14 -04:00
Nathan Dwarshuis 845899d073 FIX typo 2023-06-19 12:43:16 -04:00
Nathan Dwarshuis ec74e735d0 FIX more exports 2023-06-19 12:41:57 -04:00
Nathan Dwarshuis 024a57179d FIX half getter expiort 2023-06-19 12:39:56 -04:00
Nathan Dwarshuis f3d2c1655e FIX undefined error paths 2023-06-19 12:33:50 -04:00
Nathan Dwarshuis 03e75ce549 ADD linked credit entries 2023-06-19 12:14:18 -04:00
Nathan Dwarshuis c2525fb77c FIX balancing stuff 2023-06-18 00:14:06 -04:00
Nathan Dwarshuis 87e6dcff8f FIX typos 2023-06-17 20:57:24 -04:00
Nathan Dwarshuis 8d45614571 ADD defaults 2023-06-17 20:06:14 -04:00
Nathan Dwarshuis c18750d600 ADD comment and tags to txgetter 2023-06-17 00:16:01 -04:00
Nathan Dwarshuis 5858e2f8ce FIX typo 2023-06-16 23:46:09 -04:00
Nathan Dwarshuis a144b9fa3c ENH update dhall interface 2023-06-16 23:41:01 -04:00
Nathan Dwarshuis 4c0b192b9c FIX typo (clean compile) 2023-06-16 22:06:48 -04:00
Nathan Dwarshuis ad0975aba7 ENH use sane types to simplify tx balancing 2023-06-16 22:05:28 -04:00
Nathan Dwarshuis 6926003c46 ENH assault user's face with all errors at once 2023-06-13 20:32:12 -04:00
Nathan Dwarshuis efffda378a ADD calculations for running balances in statements 2023-06-13 20:12:29 -04:00
Nathan Dwarshuis 592c1550c0 FIX typo 2023-06-13 20:12:23 -04:00
Nathan Dwarshuis b2e4ee05e8 WIP allow running balances to be used in history 2023-06-12 00:27:34 -04:00
Nathan Dwarshuis 45df1af534 ENH export account tree type 2023-06-11 12:27:57 -04:00
Nathan Dwarshuis dcd260f6fd FIX update types 2023-06-10 21:38:13 -04:00
Nathan Dwarshuis 776a10ba11 ENH allow multiple entries on credit side of transaction statement getter 2023-06-10 21:30:30 -04:00
Nathan Dwarshuis 53d77326f5 Merge branch 'add_budget_limits' 2023-06-10 20:59:45 -04:00
Nathan Dwarshuis 90ff12e7e4 ENH update dhall type 2023-05-29 18:15:01 -04:00
Nathan Dwarshuis 5bd3746c3f REF split db state with stuff to be updated later 2023-05-29 18:14:43 -04:00
Nathan Dwarshuis 2a6aa23836 REF move database to same level module 2023-05-29 17:33:59 -04:00
Nathan Dwarshuis 971cfa1c92 REF remove dead comments 2023-05-29 17:32:28 -04:00
Nathan Dwarshuis ba557639c2 REF combine statement with history 2023-05-29 17:19:49 -04:00
Nathan Dwarshuis 55487982ec REF remove dead code 2023-05-29 17:16:13 -04:00
Nathan Dwarshuis c3ab976407 ENH check accounts in multiallocations 2023-05-29 17:14:01 -04:00
Nathan Dwarshuis b586f958cb ENH check all income accounts 2023-05-29 17:06:38 -04:00
Nathan Dwarshuis 1555e9071f FIX actually throw error when folding periods/days 2023-05-29 16:46:20 -04:00
Nathan Dwarshuis 092d771f30 ENH check period date once 2023-05-29 16:36:59 -04:00
Nathan Dwarshuis ff0393dc02 REF remove "split" lingo 2023-05-29 16:11:19 -04:00
Nathan Dwarshuis 627704704e REF remove config module 2023-05-29 15:58:27 -04:00
Nathan Dwarshuis 62b39b61aa REF split history and budget 2023-05-29 15:56:15 -04:00
Nathan Dwarshuis 02747b4678 REF split up types module to keep compile times sane 2023-05-29 14:46:30 -04:00
Nathan Dwarshuis 5dfbc3ef41 ADD local budget interval 2023-05-29 13:09:17 -04:00
Nathan Dwarshuis 6117784d0e ENH gereralize amount lookup function 2023-05-25 00:11:04 -04:00
Nathan Dwarshuis d7117270c9 ADD negative amount lookup 2023-05-22 23:32:39 -04:00
Nathan Dwarshuis 4f44e37462 FIX use actually gross amt 2023-05-18 00:26:55 -04:00
Nathan Dwarshuis 153b351eab FIX print all io errors on reading statements 2023-05-16 23:29:39 -04:00
Nathan Dwarshuis 48adbccdcc Merge branch 'update_dhall_types' 2023-05-16 23:20:54 -04:00
Nathan Dwarshuis b2fdc8d74c FIX tax miscalculations 2023-05-16 23:12:29 -04:00
Nathan Dwarshuis 5e2e8d8acf ENH scale taxes by pay period length 2023-05-14 19:20:10 -04:00