fix mr_superbar

This commit is contained in:
ivan deng
2021-01-20 18:12:29 +08:00
parent bed4680fad
commit 4cfe989ce9
2 changed files with 1 additions and 2 deletions

View File

@@ -41,7 +41,7 @@
],
'images': ['static/description/banner.gif'],
'data': [
'data/ir_data.xml',
# 'data/ir_data.xml',
'views/mrp_production_views.xml',
'views/mrp_workorder_views.xml',
'views/mrp_bom_views.xml',

View File

@@ -10,7 +10,6 @@
<searchpanel>
<field name="company_id" groups="base.group_multi_company" icon="fa-building"/>
<field name="type"/>
<field name="routing_id" groups="mrp.group_mrp_routings"/>
</searchpanel>
</xpath>
</field>