1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/models/account
Zach Gollwitzer de90b29201
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
Add RejectedTransfer model, simplify auto matching (#1690)
* Allow transfers to match when inflow is after outflow

* Simplify transfer auto matching with RejectedTransfer model

* Validations

* Reset migrations
2025-01-27 16:56:46 -05:00
..
balance.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
balance_calculator.rb Plaid portfolio sync algorithm and calculation improvements (#1526) 2024-12-10 17:41:20 -05:00
balance_trend_calculator.rb Plaid portfolio sync algorithm and calculation improvements (#1526) 2024-12-10 17:41:20 -05:00
data_enricher.rb Budgeting V1 (#1609) 2025-01-16 14:36:37 -05:00
entry.rb Add RejectedTransfer model, simplify auto matching (#1690) 2025-01-27 16:56:46 -05:00
entry_search.rb Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00
entryable.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
holding.rb Fix holding avg cost calculation 2024-12-12 15:11:06 -05:00
holding_calculator.rb Fix date format validation error (#1551) 2024-12-16 13:21:30 -05:00
syncer.rb Add RejectedTransfer model, simplify auto matching (#1690) 2025-01-27 16:56:46 -05:00
trade.rb Nested Categories (#1561) 2024-12-20 11:37:26 -05:00
trade_builder.rb Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00
transaction.rb Add RejectedTransfer model, simplify auto matching (#1690) 2025-01-27 16:56:46 -05:00
transaction_search.rb Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00
valuation.rb Nested Categories (#1561) 2024-12-20 11:37:26 -05:00