[1.2.0] aeroo_ooo breaks parent_left/parent_right computation

Bug #1259995 reported by PabloCM
66
This bug affects 14 people
Affects Status Importance Assigned to Milestone
Aeroo Reports
Confirmed
Undecided
Unassigned

Bug Description

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;

Related branches

Revision history for this message
Juan José Scarafía (ADHOC) (juanjose-scarafia) wrote :

It also affects me the same way!

Revision history for this message
Gonzalo Ruzafa (gruzafa) wrote :

It affects me also...

Revision history for this message
Manuel Cordoba (mcordoba) wrote :

Me too!

Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) wrote :

Thank you, PabloCM! I was pulling my hair out because of a stock allocation problem, and when I noticed the missing parent_left/right on the stock_location table I immediately was reminded of your bug report. Seems like the fix should be easy, see the attached proposal.

Revision history for this message
Serpent Consulting Services (serpent-consulting-services) wrote :

We also join the army!

Revision history for this message
Michael Karrer (michaelkarrer81) wrote :

Why is the status of this bug "undecided" and new? Seems to be pretty critical to me and also valid since so many people confirmed the bug.

PabloCM (pablocm)
Changed in aeroo:
status: New → Confirmed
description: updated
Revision history for this message
Nicola Riolini - Micronaet (nicolariolini) wrote :

Is there any news, always do a manually update ir_ui_menu sucks... :)

Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) wrote :

You could apply my patch

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.