Skip to content
Snippets Groups Projects
Commit fc853c21 authored by Adrien Minet's avatar Adrien Minet
Browse files

[FIX] account_factux: discount taken only for gross price


How to reproduce the bug:

- Install the account app
- Get a FacturX invoice with a discount on item
- Upload the invoice
- Check that the price of the discounted item takes the
  discount into account

Bug:

If you want to upload a FacturX invoice that contains a discount,
Odoo will take the original price into account instead of the
discounted one.

opw-2705291

closes odoo/odoo#84228

Signed-off-by: default avatarAdrien Minet <admi@odoo.com>
Signed-off-by: default avatarWilliam André (wan) <wan@odoo.com>
parent 01ff37bb
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment