-
- Downloads
[FIX] account: update balance when changing amount in currency
Before it wasn't done for simplicity, but turns out it is actually quite
simple to do.
task-3167055
closes odoo/odoo#111680
Signed-off-by:
Quentin De Paoli <qdp@odoo.com>
Showing
- addons/account/models/account_move.py 5 additions, 0 deletionsaddons/account/models/account_move.py
- addons/account/models/account_move_line.py 6 additions, 0 deletionsaddons/account/models/account_move_line.py
- addons/account/tests/test_account_move_entry.py 24 additions, 3 deletionsaddons/account/tests/test_account_move_entry.py
Loading
Please register or sign in to comment