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

Proposed by Alexis de Lattre
Status: Merged
Merged at revision: 8168
Proposed branch: lp:~akretion-team/openupgrade-addons/61-to-70-mrp_byproduct
Merge into: lp:openupgrade-addons
Diff against target: 18 lines (+14/-0)
1 file modified
mrp_byproduct/migrations/7.0.1.0/openupgrade_analysis_work.txt (+14/-0)
To merge this branch: bzr merge lp:~akretion-team/openupgrade-addons/61-to-70-mrp_byproduct
Reviewer Review Type Date Requested Status
Holger Brunn (Therp) Approve
Pedro Manuel Baeza code review Approve
Review via email: mp+222048@code.launchpad.net

Description of the change

Nothing to do on mrp_byproduct.

To post a comment you must log in.
Revision history for this message
Pedro Manuel Baeza (pedro.baeza) wrote :

LGTM

review: Approve (code review)
Revision history for this message
Holger Brunn (Therp) (hbrunn) wrote :

committing at once because of triviality

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'mrp_byproduct/migrations/7.0.1.0/openupgrade_analysis_work.txt'
2--- mrp_byproduct/migrations/7.0.1.0/openupgrade_analysis_work.txt 1970-01-01 00:00:00 +0000
3+++ mrp_byproduct/migrations/7.0.1.0/openupgrade_analysis_work.txt 2014-06-04 14:03:28 +0000
4@@ -0,0 +1,14 @@
5+---Fields in module 'mrp_byproduct'---
6+# The DEL/NEW XMLIDs are caused by the name change of the module from
7+# mrp_subproduct (6.1) to mrp_byproduct (7.0)
8+# This change is declared in the base module and is fully handled by
9+# the OpenUpgrade framework
10+# So there is nothing to do !
11+---XML records in module 'mrp_byproduct'---
12+NEW ir.model.access: mrp_byproduct.access_mrp_subproduct_all
13+NEW ir.model.access: mrp_byproduct.access_mrp_subproduct_manager
14+NEW ir.model.access: mrp_byproduct.access_mrp_subproduct_user
15+DEL ir.model.access: mrp_subproduct.access_mrp_subproduct_manager
16+DEL ir.model.access: mrp_subproduct.access_mrp_subproduct_user
17+NEW ir.ui.view: mrp_byproduct.mrp_subproduct_view
18+DEL ir.ui.view: mrp_subproduct.mrp_subproduct_view

Subscribers

People subscribed via source and target branches