Commit Graph

9 Commits

Author SHA1 Message Date
Herculino Trotta 467131d9f1 feat(rules): add Update or Create Transaction action 2025-02-08 04:16:28 -03:00
Herculino Trotta 852ffd5634 feat: cleanup and format logs 2025-02-07 11:31:14 -03:00
Herculino Trotta 4b8051cca2 refactor(rules): rename TransactionRuleAction related_name from "action" to "transaction_actions" 2024-12-27 02:10:09 -03:00
Herculino Trotta b148a89dc6 feat(tasks): add error logging 2024-12-15 10:06:31 -03:00
Herculino Trotta 2382abf3c0 feat: add Transaction Entity 2024-11-30 17:12:35 -03:00
Herculino Trotta 26646ad851 refactor: remove debug print 2024-11-03 22:12:25 -03:00
Herculino Trotta 698fb88568 feat: add is_asset_account and is_archived_account to rule eval 2024-10-27 21:55:15 -03:00
Herculino Trotta 9f371c2693 fix: rename rule eval relative_delta to relativedelta to match real function 2024-10-27 15:42:26 -03:00
Herculino Trotta b9a9e279dc feat: add rules for transactions 2024-10-23 00:39:14 -03:00