update misc

This commit is contained in:
Ivan Office
2023-11-15 18:18:01 +08:00
parent 5ead2a6184
commit 9324861a50
3 changed files with 1 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
{
'name': "App Pos order browse by store salesperson status",
'version': '16.22.12.06',
'version': '16.23.11.15',
'author': 'odooai.cn',
'category': 'Point of Sale',
'website': 'https://www.odooai.cn',

View File

@@ -9,7 +9,6 @@
<xpath expr="//search">
<searchpanel>
<field name="company_id" groups="base.group_multi_company" icon="fa-building"/>
<field name="config_id" enable_counters="1"/>
<field name="state"/>
</searchpanel>
</xpath>

View File

@@ -8,7 +8,6 @@
<field name="arch" type="xml">
<xpath expr="//search">
<searchpanel>
<field name="config_id"/>
<field name="state"/>
</searchpanel>
</xpath>