We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9738c3f commit 3f006e0Copy full SHA for 3f006e0
mrp_production_stencil_product/views/mrp_bom_views.xml
@@ -7,7 +7,7 @@
7
<page name="miscellaneous" position="after">
8
<page name="stencil-products" string="Stencil products">
9
<field name="stencil_product_ids" nolabel="1">
10
- <tree string="Stencil products" editable="bottom">
+ <tree editable="bottom">
11
<field name="bom_id" invisible="1" />
12
<field
13
name="product_id"
mrp_production_stencil_product/views/mrp_production_views.xml
<page name="components" position="after">
- <tree string="Stencil products">
+ <tree>
0 commit comments