Skip to content
Snippets Groups Projects
Commit 9f213748 authored by Nguyen Viet Phuong's avatar Nguyen Viet Phuong
Browse files

[IMP] account: remove label on the views avoid same label.


closes odoo/odoo#125132

Signed-off-by: default avatarBrice Bartoletti (bib) <bib@odoo.com>
parent 505109d4
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
<sheet>
<group col="4">
<separator string="Analytic Default Rule" colspan="4"/>
<field name="analytic_id" groups="analytic.group_analytic_accounting" string="Account"/>
<field name="analytic_id" groups="analytic.group_analytic_accounting"/>
<field name="analytic_tag_ids" widget="many2many_tags" groups="analytic.group_analytic_tags" string="Tags"/>
<separator string="Conditions" colspan="4"/>
<field name="product_id"/>
......
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