mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update app
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
{
|
||||
'name': "App product browse by category navigator",
|
||||
'version': '13.19.09.27',
|
||||
'version': '13.19.12.31',
|
||||
'author': 'Sunpop.cn',
|
||||
'category': 'Base',
|
||||
'website': 'https://www.sunpop.cn',
|
||||
|
||||
@@ -8,9 +8,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//search">
|
||||
<superbar>
|
||||
<!--text表示主显示字段是哪个-->
|
||||
<field name="categ_id" widget="ztree_select" text="name"/>
|
||||
<!-- <field name="categ_id" select="multi" groupby="parent_id"/>-->
|
||||
<field name="type"/>
|
||||
</superbar>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user