-
- Downloads
[FIX] l10n_it_edi: PrezzoUnitario 100% discount
PrezzoUnitario causes an error when the discount is 100% as it tries to
divide by zero. Fix this by just using the unit price when the discount
is 100%.
closes odoo/odoo#86569
Signed-off-by:
Josse Colpaert <jco@odoo.com>
Please register or sign in to comment