opt sale superbar

This commit is contained in:
ivan deng
2020-03-01 00:26:43 +08:00
parent a871e70662
commit 49ccc9b675
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
{
'name': "App sale order browse by partner and channel",
'version': '13.19.10.16',
'version': '13.20.02.29',
'author': 'Sunpop.cn',
'category': 'Base',
'website': 'https://www.sunpop.cn',

View File

@@ -27,7 +27,7 @@
<field name="company_id" groups="base.group_multi_company" icon="fa-building"/>
<field name="invoice_status"/>
<field name="team_id"/>
<field name="partner_id"/>
<field name="partner_id" domain="[('customer_rank','&gt;', 0)]"/>
<field name="user_id"/>
</superbar>
</xpath>