Skip to content
Snippets Groups Projects
Commit 009f35f3 authored by Claire Bretton (clbr)'s avatar Claire Bretton (clbr) Committed by oco-odoo
Browse files

[IMP] account: tag recreation when one already exists


When we had only one sign existing (+ or -) and tried to create
again a tag with the same name we didn't reused the existing one and
recreated two new ones.
This situation can happen after the archive/unlink of tax tags when we delete report lines
with tags still in use.
This PR improves this behavior.

closes odoo/odoo#111315

Task: 3162014
Related: #107705
Signed-off-by: default avatarOlivier Colson (oco) <oco@odoo.com>
parent 553ceb16
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