c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #12978
[Bug 701644] Re: Update to current trunk breaks menus
How to reproduce:
create a new database with magentoerpconnect module and dependent modules.
Create one new Magento referential in Magento-Connection>Core Settings>Magento Instances
try to restart the server with --update=all and KABOOM! your menus are
gone...
So it seems it's not even related to what is inside our ir_model data as
they aren't any new synchro ir_model_data at this stage.
--
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/701644
Title:
Update to current trunk breaks menus
Status in Magento Open ERP Connector:
Confirmed
Bug description:
When updating to the current trunk even from last friday, the home
menus are broken. The accounting menu is missing all of the items, and
the home menu displays incorrect items.
While --update=all it deletes several ir records and throws a few
errors.
Steps to reproduce.
Have a week old installation, download latest sources then update.
Menus broken.
Something to do with base.ir.model.data, and views deletes a ton of
records. Also points to res.groups could not delete.
References