← Back to team overview

credativ team mailing list archive

[Merge] lp:~akretion-team/openupgrade-addons/61-to-70-mrp_byproduct into lp:openupgrade-addons

 

Alexis de Lattre has proposed merging lp:~akretion-team/openupgrade-addons/61-to-70-mrp_byproduct into lp:openupgrade-addons.

Requested reviews:
  OpenUpgrade Committers (openupgrade-committers)

For more details, see:
https://code.launchpad.net/~akretion-team/openupgrade-addons/61-to-70-mrp_byproduct/+merge/222048

Nothing to do on mrp_byproduct.
-- 
https://code.launchpad.net/~akretion-team/openupgrade-addons/61-to-70-mrp_byproduct/+merge/222048
Your team OpenUpgrade Committers is requested to review the proposed merge of lp:~akretion-team/openupgrade-addons/61-to-70-mrp_byproduct into lp:openupgrade-addons.
=== added file 'mrp_byproduct/migrations/7.0.1.0/openupgrade_analysis_work.txt'
--- mrp_byproduct/migrations/7.0.1.0/openupgrade_analysis_work.txt	1970-01-01 00:00:00 +0000
+++ mrp_byproduct/migrations/7.0.1.0/openupgrade_analysis_work.txt	2014-06-04 14:03:28 +0000
@@ -0,0 +1,14 @@
+---Fields in module 'mrp_byproduct'---
+# The DEL/NEW XMLIDs are caused by the name change of the module from
+# mrp_subproduct (6.1) to mrp_byproduct (7.0)
+# This change is declared in the base module and is fully handled by
+# the OpenUpgrade framework
+# So there is nothing to do !
+---XML records in module 'mrp_byproduct'---
+NEW ir.model.access: mrp_byproduct.access_mrp_subproduct_all
+NEW ir.model.access: mrp_byproduct.access_mrp_subproduct_manager
+NEW ir.model.access: mrp_byproduct.access_mrp_subproduct_user
+DEL ir.model.access: mrp_subproduct.access_mrp_subproduct_manager
+DEL ir.model.access: mrp_subproduct.access_mrp_subproduct_user
+NEW ir.ui.view: mrp_byproduct.mrp_subproduct_view
+DEL ir.ui.view: mrp_subproduct.mrp_subproduct_view


Follow ups