Activity log for bug #1259995

Date Who What changed Old value New value Message
2013-12-11 16:29:36 PabloCM bug added bug
2013-12-29 19:45:22 Launchpad Janitor branch linked lp:~therp-nl/aeroo/7.0-lp1259995-no_rollback_in_register_all
2014-02-04 12:14:21 jcdrubay (trobz.com) bug added subscriber jcdrubay (trobz.com)
2014-02-24 10:17:44 PabloCM aeroo: status New Confirmed
2014-02-24 10:18:38 PabloCM description With aeroo_ooo installed but the connection to the ooo service not configured (or the service when the service is down), when you install new modules, the coputation of the fields parent_left and parent_right for the registers they load is not done. This makes some menu entries not appear (eg, the one for the connection wizard launcher if you didn't setup the connection properly the first time you install aeroo_ooo) and prevents you from assigning parents to objects who follow a hierarchy (eg: Partner Tags under Sales->Configuration->Address book) How to reproduce: - Create an empty db, install aeroo and aeroo_ooo. Do not configure the ooo connection - Install more modules. Some menus will not be shown. - To check which are the missing menu entries run this query select parent_left, parent_right, name from ir_ui_menu where parent_left is NULL; With aeroo_ooo installed but the connection to the ooo service not configured (or configured but the service is down), when you install new modules, the coputation of the fields parent_left and parent_right for the registers they load is not done. This makes some menu entries not appear (eg, the one for the connection wizard launcher if you didn't setup the connection properly the first time you install aeroo_ooo) and prevents you from assigning parents to objects who follow a hierarchy (eg: Partner Tags under Sales->Configuration->Address book) How to reproduce: - Create an empty db, install aeroo and aeroo_ooo. Do not configure the ooo connection - Install more modules. Some menus will not be shown. - To check which are the missing menu entries run this query    select parent_left, parent_right, name from ir_ui_menu where parent_left is NULL;
2014-03-30 09:10:06 Stefan Feilmeier bug added subscriber Stefan Feilmeier
2014-04-30 12:47:49 Attila Tatár bug added subscriber Attila Tatár
2014-05-12 18:22:28 Sebastian Kennedy bug added subscriber Sebastian Kennedy