-
- Downloads
[FIX] account: bill date rather than accounting
We should always use `invoice_date` instead of the `date` of the move for currency exchange.
Re-adding some of the changes from odoo/odoo#87984
task-2807136
closes odoo/odoo#106218
Signed-off-by:
William André (wan) <wan@odoo.com>
Showing
- addons/account/models/account_move.py 2 additions, 2 deletionsaddons/account/models/account_move.py
- addons/account/models/account_move_line.py 1 addition, 1 deletionaddons/account/models/account_move_line.py
- addons/account/tests/test_account_move_out_invoice.py 6 additions, 6 deletionsaddons/account/tests/test_account_move_out_invoice.py
Loading
Please register or sign in to comment