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
=== 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 @@
1---Fields in module 'mrp_byproduct'---
2# The DEL/NEW XMLIDs are caused by the name change of the module from
3# mrp_subproduct (6.1) to mrp_byproduct (7.0)
4# This change is declared in the base module and is fully handled by
5# the OpenUpgrade framework
6# So there is nothing to do !
7---XML records in module 'mrp_byproduct'---
8NEW ir.model.access: mrp_byproduct.access_mrp_subproduct_all
9NEW ir.model.access: mrp_byproduct.access_mrp_subproduct_manager
10NEW ir.model.access: mrp_byproduct.access_mrp_subproduct_user
11DEL ir.model.access: mrp_subproduct.access_mrp_subproduct_manager
12DEL ir.model.access: mrp_subproduct.access_mrp_subproduct_user
13NEW ir.ui.view: mrp_byproduct.mrp_subproduct_view
14DEL ir.ui.view: mrp_subproduct.mrp_subproduct_view

Subscribers

People subscribed via source and target branches