-
- Downloads
[FIX] account: account.move.line calculate non-None values
Functions like `_get_price_total_and_subtotal` should be able to handle false-y values like 0 or empty recordset, currently invoking them with these values (e.g. discount=0) leads to use record values instead of given values. closes odoo/odoo#91030 X-original-commit: 045aaf31 Signed-off-by:William André (wan) <wan@odoo.com>
Loading
Please register or sign in to comment