Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0018647 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | minor | always | 2011-09-29 08:51 | 2011-11-03 16:34 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP5 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2e8a8dfa711c | ||||
Projection | none | ETA | none | Target Version | 3.0MP5 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0MP2 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0018647: A menu item hidden on 2.50 can not be shown after upgrade to Openbravo 3. | |||||||
Description | 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. | |||||||
Steps To Reproduce | -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 | |||||||
Proposed Solution | -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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0041842) hgbot (developer) 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 (developer) 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 |
Issue History | |||
Date Modified | Username | Field | Change |
2011-09-29 08:51 | egoitz | New Issue | |
2011-09-29 08:51 | egoitz | Assigned To | => marvintm |
2011-09-29 08:51 | egoitz | Modules | => Core |
2011-09-29 08:51 | egoitz | Resolution time | => 1322694000 |
2011-10-14 17:30 | hgbot | Checkin | |
2011-10-14 17:30 | hgbot | Note Added: 0041842 | |
2011-10-14 17:30 | hgbot | Status | new => resolved |
2011-10-14 17:30 | hgbot | Resolution | open => fixed |
2011-10-14 17:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2e8a8dfa711c2babfe2242439063973d4d7c9c0d [^] |
2011-10-18 17:26 | hudsonbot | Checkin | |
2011-10-18 17:26 | hudsonbot | Note Added: 0041908 | |
2011-11-03 16:34 | dbaz | Status | resolved => closed |
2011-11-03 16:34 | dbaz | Fixed in Version | => 3.0MP5 |
2012-01-11 17:02 | malsasua | Relationship added | related to 0019464 |
Copyright © 2000 - 2009 MantisBT Group |