update app

This commit is contained in:
ivan deng
2019-12-31 16:33:55 +08:00
parent ca33e89c7d
commit 43f5eb545c
2 changed files with 1 additions and 3 deletions

View File

@@ -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',

View File

@@ -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>