-
-
Notifications
You must be signed in to change notification settings - Fork 700
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OU-ADD] mrp: Migration scripts (continuation)
- Loading branch information
1 parent
283a6a7
commit a09e412
Showing
4 changed files
with
88 additions
and
19 deletions.
There are no files selected for viewing
22 changes: 11 additions & 11 deletions
22
openupgrade_scripts/scripts/mrp/14.0.2.0/noupdate_changes.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
<?xml version='1.0' encoding='utf-8'?> | ||
<odoo> | ||
<record id="mrp_bom_byproduct_rule" model="ir.rule"> | ||
<!-- <field name="global"/>--> | ||
<!-- <record id="mrp_bom_byproduct_rule" model="ir.rule"> | ||
<field name="global"/> | ||
</record> | ||
<record id="mrp_bom_line_rule" model="ir.rule"> | ||
<!-- <field name="global"/>--> | ||
<field name="global"/> | ||
</record> | ||
<record id="mrp_bom_rule" model="ir.rule"> | ||
<!-- <field name="global"/>--> | ||
<field name="global"/> | ||
</record> | ||
<record id="mrp_production_rule" model="ir.rule"> | ||
<!-- <field name="global"/>--> | ||
<field name="global"/> | ||
</record> | ||
<record id="mrp_routing_workcenter_rule" model="ir.rule"> | ||
<!-- <field name="global"/>--> | ||
<field name="global"/> | ||
</record> | ||
<record id="mrp_unbuild_rule" model="ir.rule"> | ||
<!-- <field name="global"/>--> | ||
<field name="global"/> | ||
</record> | ||
<record id="mrp_workcenter_productivity" model="ir.rule"> | ||
<!-- <field name="global"/>--> | ||
<field name="global"/> | ||
</record> | ||
<record id="mrp_workcenter_rule" model="ir.rule"> | ||
<!-- <field name="global"/>--> | ||
<field name="global"/> | ||
</record> | ||
<record id="mrp_workorder_rule" model="ir.rule"> | ||
<!-- <field name="global"/>--> | ||
</record> | ||
<field name="global"/> | ||
</record> --> | ||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters