Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016604Openbravo ERPA. Platformpublic2011-04-01 12:192011-04-05 00:00
AinhoaPagola 
alostale 
urgentmajorhave not tried
closedfixed 
20Ubuntu 8.4
 
3.0RC6 
Core
No
0016604: Not possible to create two menu items for the same window
It is not possible to create a new menu folder (summary menu item) and have a menu entry inside linked to a window that already has a menu item.

That is, the problem is when two menu items are created for the same window.
This only reproduces in Openbravo 3.0.

It is working properly in Openbravo 2.50.
As System Administrator:
Go to "module": Create a new module.
Go to "menu":
 * Create a new menu item. Call it "Folder" and check it as summary.
 * Create a menu item for the window "Purchase Order".
 * Open the tree and put the new window Purchase Order inside the new folder.

After recompiling and restarting tomcat check that the new menu folder is not visible in the menu.

If you deactivate the core purchase order window, the new menu item will be visible.

If the purchase order new menu item is located outside the folder it is created properly.
No tags attached.
Issue History
2011-04-01 12:19AinhoaPagolaNew Issue
2011-04-01 12:19AinhoaPagolaAssigned To => alostale
2011-04-01 12:19AinhoaPagolaModules => Core
2011-04-01 17:18hgbotCheckin
2011-04-01 17:18hgbotNote Added: 0035477
2011-04-01 17:18hgbotStatusnew => resolved
2011-04-01 17:18hgbotResolutionopen => fixed
2011-04-01 17:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4bb44fefb8c64052242487f41e2850f69cdaf7d4 [^]
2011-04-04 10:17AinhoaPagolaNote Added: 0035511
2011-04-04 10:18AinhoaPagolaStatusresolved => closed
2011-04-05 00:00anonymoussf_bug_id0 => 3274937

Notes
(0035477)
hgbot   
2011-04-01 17:18   
Repository: erp/devel/pi
Changeset: 4bb44fefb8c64052242487f41e2850f69cdaf7d4
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Apr 01 17:18:14 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4bb44fefb8c64052242487f41e2850f69cdaf7d4 [^]

fixed bug 16604: Not possible to create two menu items for the same window

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/MenuManager.java
---
(0035511)
AinhoaPagola   
2011-04-04 10:17   
Tested issue: it works fine.