mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update brc relate
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
{
|
||||
'name': '2023最新中国会计科目表.企业标准会计.Latest Chinese Accounting for odoo16',
|
||||
'version': '16.23.09.18',
|
||||
'version': '16.24.05.09',
|
||||
'author': 'odooai.cn',
|
||||
'category': 'Accounting/Localizations/Account Charts',
|
||||
'website': 'https://www.odooai.cn',
|
||||
|
||||
@@ -11,8 +11,9 @@
|
||||
<attribute name="default_order">code</attribute>
|
||||
</xpath>
|
||||
<xpath expr="field[@name='account_type']" position="after">
|
||||
<field name="group_id"/>
|
||||
<field name="tag_ids" widget="many2many_tags"/>
|
||||
<field name="parent_id" optional="show"/>
|
||||
<field name="group_id" optional="hide"/>
|
||||
<field name="tag_ids" widget="many2many_tags" optional="show"/>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user