mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix app_product_category_zchart view
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
{
|
||||
'name': 'Category zChart Hierarchy, 产品目录多层级结构图',
|
||||
'version': '15.21.12.06',
|
||||
'version': '16.24.11.25',
|
||||
'author': 'odooai.cn',
|
||||
'category': 'Extra tools',
|
||||
'website': 'https://www.odooai.cn',
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
</div>
|
||||
</xpath>
|
||||
<xpath expr="//span[@id='add_title']" position="after">
|
||||
<xpath expr="//div[@class='oe_title']" position="move"/>
|
||||
<xpath expr="//div[hasclass('oe_title')]" position="move"/>
|
||||
</xpath>
|
||||
<xpath expr="//span[@id='add_group']" position="after">
|
||||
<xpath expr="//group[1]" position="move"/>
|
||||
|
||||
Reference in New Issue
Block a user