c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #06968
[Bug 686538] Re: mrp module not set dependent: install fails
Hello,
which versions are you using?
On OpenERP v5, magentoerpconnect depends on sale which depends on mrp,
so it's fine.
On v6, in the __openerp__.py we put a dependency upon mrp.
Can you please point the versions you are using and from where you took
the files, or try to recent versions?
** Changed in: magentoerpconnect
Status: New => Incomplete
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/686538
Title:
mrp module not set dependent: install fails
Status in Magento Open ERP Connector:
Incomplete
Bug description:
error during installation: parent class mrp.bom does not exist in module magentoerpconnect !
the installation of the module fails because of missing module mrp
should be added to the depends in __terp.py__
References