mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
{
|
||||
'name': 'Account Chart Hierarchy, 中国会计科目多层级结构图',
|
||||
'version': '12.19.04.09',
|
||||
'version': '12.19.04.19',
|
||||
'author': 'Sunpop.cn',
|
||||
'category': 'Account',
|
||||
'website': 'https://www.sunpop.cn',
|
||||
|
||||
@@ -24,14 +24,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<record id="app_view_account_form2" model="ir.ui.view">
|
||||
<field name="name">app.account.account.form2</field>
|
||||
<field name="model">account.account</field>
|
||||
<field name="inherit_id" ref="app_view_account_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//span[@id='add_group']" position="after">
|
||||
<xpath expr="//group[1]" position="move"/>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user