1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/models/account
Zach Gollwitzer 4433488562
Fix holding name error (#1113)
* Add optional debugger to bin/dev script

* Fix holding naming
2024-08-20 17:35:23 -04:00
..
balance Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
holding Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
balance.rb Account::Sync model and test fixture simplifications (#968) 2024-07-10 11:22:59 -04:00
entry.rb Refactor: Use native error i18n lookup (#1076) 2024-08-12 20:38:58 -04:00
entry_builder.rb Deposit, Withdrawal, and Interest Transactions for Investment View (#1075) 2024-08-09 20:11:27 -04:00
entryable.rb Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
holding.rb Fix holding name error (#1113) 2024-08-20 17:35:23 -04:00
sync.rb Improved UI warning states for holdings with missing data (#1098) 2024-08-16 16:08:27 -04:00
syncable.rb Implement auto family syncs on login (#1021) 2024-07-25 12:51:50 -04:00
trade.rb Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
trade_builder.rb Deposit, Withdrawal, and Interest Transactions for Investment View (#1075) 2024-08-09 20:11:27 -04:00
transaction.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
transaction_builder.rb Deposit, Withdrawal, and Interest Transactions for Investment View (#1075) 2024-08-09 20:11:27 -04:00
transfer.rb Refactor: Use native error i18n lookup (#1076) 2024-08-12 20:38:58 -04:00
valuation.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00