1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 07:39:39 +02:00
Maybe/app/models/account
Tony Vincent e1efe97e6f
Fix unable to create Deposit entries in investment portfolio (#1125)
* Fix unable to create Deposit entries in investment portfolio

* Add system test for deposit transaction
2024-08-25 17:48:46 -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 Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
entry.rb Refactor: Use native error i18n lookup (#1076) 2024-08-12 20:38:58 -04:00
entry_builder.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
entryable.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -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 Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
transaction.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
transaction_builder.rb Fix unable to create Deposit entries in investment portfolio (#1125) 2024-08-25 17:48:46 -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