Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018647Openbravo ERPY. DBSourceManagerpublic2011-09-29 08:512011-11-03 16:34
egoitz 
marvintm 
urgentminoralways
closedfixed 
5
3.0MP2 
3.0MP53.0MP5 
Core
No
0018647: A menu item hidden on 2.50 can not be shown after upgrade to Openbravo 3.
If you hide a menu item on 2.50, after upgrade you can not see it after reactivate and assign permissions.

The problem is that on 2.50 when a ad_menu row is deactivated, his entry on ad_treenode table is also deactivated.
On Openbravo 3, that change is not done, so the ad_treenode is not put active after activate the menu.
-On 2.50 release put the Sales Order menu item to inactive.
-Upgrade to Openbravo 3
-Put Sales order menu item active
-Logout and login. Restart tomcat, compile....
-The menu item is not shown
-Exclude the isactive changes from configscript as formalchanges.
-When upgrading don't apply the changes define on configscript regarding the active field on the ad_treenode table.
No tags attached.
related to defect 00194643.0MP8 closed marvintm menu entries are displayed, but the parent node is not active 
Issue History
2011-09-29 08:51egoitzNew Issue
2011-09-29 08:51egoitzAssigned To => marvintm
2011-09-29 08:51egoitzModules => Core
2011-09-29 08:51egoitzResolution time => 1322694000
2011-10-14 17:30hgbotCheckin
2011-10-14 17:30hgbotNote Added: 0041842
2011-10-14 17:30hgbotStatusnew => resolved
2011-10-14 17:30hgbotResolutionopen => fixed
2011-10-14 17:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2e8a8dfa711c2babfe2242439063973d4d7c9c0d [^]
2011-10-18 17:26hudsonbotCheckin
2011-10-18 17:26hudsonbotNote Added: 0041908
2011-11-03 16:34dbazStatusresolved => closed
2011-11-03 16:34dbazFixed in Version => 3.0MP5
2012-01-11 17:02malsasuaRelationship addedrelated to 0019464

Notes
(0041842)
hgbot   
2011-10-14 17:30   
Repository: erp/devel/pi
Changeset: 2e8a8dfa711c2babfe2242439063973d4d7c9c0d
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 14 17:29:58 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2e8a8dfa711c2babfe2242439063973d4d7c9c0d [^]

Fixed issue 18647. An active menu item will be listed in the menu even if its related treenode is inactive.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/MenuManager.java
---
(0041908)
hudsonbot   
2011-10-18 17:26   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/3a0e09f510aa [^]

Maturity status: Test