mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update superbar multi-company
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
{
|
||||
'name': "App Pos order browse by store salesperson status",
|
||||
'version': '12.19.05.22',
|
||||
'version': '12.19.05.25',
|
||||
'author': 'Sunpop.cn',
|
||||
'category': 'Point of Sale',
|
||||
'website': 'https://www.sunpop.cn',
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//search">
|
||||
<superbar view_mode="kanban,tree">
|
||||
<field name="company_id" groups="base.group_multi_company"/>
|
||||
<field name="config_id"/>
|
||||
<field name="state"/>
|
||||
<field name="user_id"/>
|
||||
|
||||
Reference in New Issue
Block a user