update misc

This commit is contained in:
Ivan Office
2023-10-26 04:32:28 +08:00
parent 6493f69e25
commit 3a97284a06
3 changed files with 3 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
{
'name': "App contacts by category company superbar",
'version': '16.22.12.06',
'version': '16.23.10.26',
'author': 'odooai.cn',
'category': 'Base',
'website': 'https://www.odooai.cn',

View File

@@ -17,7 +17,7 @@
{
'name': "Contacts Customer Supplier Quick Search by superbar",
'version': '16.22.12.06',
'version': '16.23.10.26',
'author': 'odooai.cn',
'category': 'Base',
'website': 'https://www.odooai.cn',

View File

@@ -8,6 +8,7 @@
<field name="arch" type="xml">
<xpath expr="//searchpanel//field[@name='category_id']" position="after">
<field name="is_company"/>
<field name="create_date"/>
</xpath>
</field>
</record>