Skip to content
Snippets Groups Projects
Commit 8c8d657c authored by gawa-odoo's avatar gawa-odoo
Browse files

[FIX] account: prevent wrong type tax on move


- Create an account of type current asset
- Add him a Sales Tax and a Purchase Tax
- Create invoice
- Add a line
- Remove the taxes from this line
- Change the account to the one you created

=> A purchase tax is applied to the line.
It should not happen, so we prevent it.

closes odoo/odoo#115196

Signed-off-by: default avatarQuentin De Paoli <qdp@odoo.com>
parent a08b2bac
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