Skip to content
Snippets Groups Projects
Commit e50be0ed authored by Claire Bretton (clbr)'s avatar Claire Bretton (clbr)
Browse files

[FIX] account: fix tax update name collision


Update of taxes could create name collision due to uniqueness of
(name, company, scope, type) on taxes.
We add "[old]" before the tax name to avoid this problem.

closes odoo/odoo#110815

Related: #108571
Signed-off-by: default avatarOlivier Colson (oco) <oco@odoo.com>
parent e97f6134
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