openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #25363
[Bug 1224984] Re: [7.0] project_mrp Incorrect xml_id reference mrp.process_node_productionorder0
Important comment.
The issue is that with this commit the reference is to mrp.SOMETHING and
direct or indirectly, this module dont have relation with mrp.
Before it has some relation with sale_stock what helps the module to
refer to sale_stock.SOMTHING in the xml_ids.
Regards.
I tested in runbot:
(Build 20104)
server (5076)
addons (9441)
web (4027)
Regards,
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1224984
Title:
[7.0] project_mrp Incorrect xml_id reference
mrp.process_node_productionorder0
Status in OpenERP Addons (modules):
New
Bug description:
Hello.
In a blank database install only: "project_mrp"
This traceback appear[1].
The problem is due to this commit [2]
Is important understand that this kind of changes (modify the
dependency) should not be done in Stables versions.
In other hands,
1.- why modify this dependency in this point? (see the commit message in the revision) [2]
2.- How it pass green in Runbot?
Regards.
[1] http://pastebin.com/XesbTz6P
[2] http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/revision/9413
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1224984/+subscriptions
References