mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update misc
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': "App contacts by category company superbar",
|
'name': "App contacts by category company superbar",
|
||||||
'version': '16.22.12.06',
|
'version': '16.23.10.26',
|
||||||
'author': 'odooai.cn',
|
'author': 'odooai.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'https://www.odooai.cn',
|
'website': 'https://www.odooai.cn',
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': "Contacts Customer Supplier Quick Search by superbar",
|
'name': "Contacts Customer Supplier Quick Search by superbar",
|
||||||
'version': '16.22.12.06',
|
'version': '16.23.10.26',
|
||||||
'author': 'odooai.cn',
|
'author': 'odooai.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'https://www.odooai.cn',
|
'website': 'https://www.odooai.cn',
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
<field name="arch" type="xml">
|
<field name="arch" type="xml">
|
||||||
<xpath expr="//searchpanel//field[@name='category_id']" position="after">
|
<xpath expr="//searchpanel//field[@name='category_id']" position="after">
|
||||||
<field name="is_company"/>
|
<field name="is_company"/>
|
||||||
|
<field name="create_date"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|||||||
Reference in New Issue
Block a user