Skip to content
Snippets Groups Projects
Commit 059c59a1 authored by Goffin Simon's avatar Goffin Simon
Browse files

[FIX] account: No tax is applied on invoice line


Steps to reproduce the bug:
- Install belgian accounting
- Create a tax REC with a fixed amount and affect base of subsequent taxes
- Create an invoice I with a line L
- Set the following taxes on L: REC (first position) and 0% EU G (second position)
- Validate the I
- Check the generated journal entries

Bug:

The account move line for REC didn't have the 0% EU G on the applied taxes field.

opw:2089240

closes odoo/odoo#39323

Signed-off-by: default avatarSimon Goffin (sig) <sig@openerp.com>
parent af3938eb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment