fix app_product_category_zchart view

This commit is contained in:
Chill
2024-11-25 15:33:18 +08:00
parent cfab2b7741
commit 6bd3a63b69
2 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
{ {
'name': 'Category zChart Hierarchy, 产品目录多层级结构图', 'name': 'Category zChart Hierarchy, 产品目录多层级结构图',
'version': '15.21.12.06', 'version': '16.24.11.25',
'author': 'odooai.cn', 'author': 'odooai.cn',
'category': 'Extra tools', 'category': 'Extra tools',
'website': 'https://www.odooai.cn', 'website': 'https://www.odooai.cn',

View File

@@ -17,7 +17,7 @@
</div> </div>
</xpath> </xpath>
<xpath expr="//span[@id='add_title']" position="after"> <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>
<xpath expr="//span[@id='add_group']" position="after"> <xpath expr="//span[@id='add_group']" position="after">
<xpath expr="//group[1]" position="move"/> <xpath expr="//group[1]" position="move"/>