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': 'Category Chart Hierarchy, 产品目录多层级结构图',
|
||||
'version': '12.19.04.09',
|
||||
'version': '12.19.04.19',
|
||||
'author': 'Sunpop.cn',
|
||||
'category': 'Base',
|
||||
'website': 'https://www.sunpop.cn',
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user