Skip to content

Commit d81dc21

Browse files
[MIG] mrp_tag: Migration to 17.0
1 parent 8118dc6 commit d81dc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mrp_tag/views/mrp_production_view.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<field name="model">mrp.production</field>
2727
<field name="inherit_id" ref="mrp.mrp_production_tree_view" />
2828
<field name="arch" type="xml">
29-
<field name="company_id" position="before">
29+
<field name="state" position="before">
3030
<field
3131
name="tag_ids"
3232
optional="hide"

0 commit comments

Comments
 (0)