1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app
Jakub Kottnauer 3d9ff3ad2a
Add start balance to manual accounts (#735)
* Add start_balance to accounts

* Add tests

* Cleanup

* Refactor code and add tests

* Update physical cash demo account to be manual

* Do not populate start_balance in migration

* Cleanup

* Review fixes

* Revert calc change

* Update app/models/exchange_rate.rb

Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
Signed-off-by: Jakub Kottnauer <jk@jakubkottnauer.com>

* Add test

* Fix syncable bug and update csv tests

---------

Signed-off-by: Jakub Kottnauer <jk@jakubkottnauer.com>
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
2024-05-16 15:57:21 -04:00
..
assets Add pointer to form submit buttons. (#740) 2024-05-13 13:06:20 -04:00
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Add start balance to manual accounts (#735) 2024-05-16 15:57:21 -04:00
helpers Enable all currencies for preferences (#722) 2024-05-07 16:19:00 -04:00
javascript Implement transaction category management (#688) 2024-05-02 09:24:31 -04:00
jobs Add ability to delete Maybe account (#698) 2024-04-30 11:40:31 -04:00
mailers Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
models Add start balance to manual accounts (#735) 2024-05-16 15:57:21 -04:00
views Add start balance to manual accounts (#735) 2024-05-16 15:57:21 -04:00