Show field even when not in dev mode
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
{
|
||||
'name': 'MRP Usability',
|
||||
'version': '0.1',
|
||||
'version': '10.0.1.0.1',
|
||||
'category': 'Manufacturing',
|
||||
'license': 'AGPL-3',
|
||||
'summary': 'Usability improvements on manufacturing',
|
||||
|
||||
@@ -19,6 +19,10 @@
|
||||
string="Create Private Stock"
|
||||
attrs="{'invisible': ['|', '|', ('default_sale_route_id', '!=', False), ('customer', '=', False), ('parent_id', '!=', False)]}"/>
|
||||
</field>
|
||||
<!-- remove base.group_no_one -->
|
||||
<group name="container_row_stock" position="attributes">
|
||||
<attribute name="groups"></attribute>
|
||||
</group>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user