This commit is contained in:
ivan deng
2019-04-19 04:36:22 +08:00
parent 8eb8f99d37
commit 3b680d0890
10 changed files with 5 additions and 53 deletions

View File

@@ -23,7 +23,7 @@
{
'name': 'Category Chart Hierarchy, 产品目录多层级结构图',
'version': '12.19.04.09',
'version': '12.19.04.19',
'author': 'Sunpop.cn',
'category': 'Base',
'website': 'https://www.sunpop.cn',

View File

@@ -25,14 +25,6 @@
</div>
</div>
</xpath>
</field>
</record>
<record id="app_product_category_form_view2" model="ir.ui.view">
<field name="name">app.product.category.form2</field>
<field name="model">product.category</field>
<field name="inherit_id" ref="app_product_category_form_view"/>
<field name="arch" type="xml">
<xpath expr="//span[@id='add_title']" position="after">
<xpath expr="//div[@class='oe_title']" position="move"/>
</xpath>