fix sale mass, and sale superbar pro

This commit is contained in:
ivan deng
2021-02-20 15:53:18 +08:00
parent 26975b110f
commit fc0149b170
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
{
'name': "Advance sale order navigator by partner and channel",
'version': '13.20.07.26',
'version': '13.21.02.20',
'author': 'Sunpop.cn',
'category': 'Base',
'website': 'https://www.sunpop.cn',

View File

@@ -8,7 +8,7 @@
<field name="arch" type="xml">
<!--使用 lazy 模式-->
<xpath expr="//searchpanel" position="attributes">
<attribute name="options">'is_lazy':1}</attribute>
<attribute name="options">{'is_lazy':1}</attribute>
</xpath>
<xpath expr="//searchpanel//field[@name='team_id']" position="before">
<field name="date_order"/>