Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010467Openbravo ERP01. General setuppublic2009-09-03 09:142009-10-20 00:00
AinhoaPagola 
alostale 
urgentmajorhave not tried
closedfixed 
20Ubuntu 8.4
main 
2.50MP7 
Core
No
0010467: The order of the menu can be changed without having core in development
The order of the items in the menu can be changed without having core in development.
* Go to General Setup -> Menu.
* Click on the tree icon.
* In the pop-up, change the order randomly.

* A green message will be displayed.
* Reload the page an check that the menu has being changed.


This changes will not be exported since core is not in development.
Modularity
Issue History
2009-09-03 09:14AinhoaPagolaNew Issue
2009-09-03 09:14AinhoaPagolaAssigned To => rafaroda
2009-09-14 12:47psarobeAssigned Torafaroda => alostale
2009-09-14 12:47psarobePrioritynormal => urgent
2009-09-14 12:47psarobeSeverityminor => major
2009-09-14 12:47psarobeStatusnew => scheduled
2009-09-14 12:48psarobeTag Attached: Modularity
2009-10-07 13:33hgbotCheckin
2009-10-07 13:33hgbotNote Added: 0020843
2009-10-07 13:33hgbotStatusscheduled => resolved
2009-10-07 13:33hgbotResolutionopen => fixed
2009-10-07 13:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e3810ad61cce699b568a67b7af51f02a2324e60e [^]
2009-10-19 10:06arunkumarStatusresolved => closed
2009-10-19 10:06arunkumarNote Added: 0021149
2009-10-19 10:06arunkumarFixed in Version => 2.50MP7
2009-10-20 00:00anonymoussf_bug_id0 => 2882003

Notes
(0020843)
hgbot   
2009-10-07 13:33   
Repository: erp/devel/pi
Changeset: e3810ad61cce699b568a67b7af51f02a2324e60e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Oct 07 13:33:23 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e3810ad61cce699b568a67b7af51f02a2324e60e [^]

fixed bug 0010467: The order of the menu can be changed without having core in development

---
M src/org/openbravo/erpCommon/utility/WindowTree.html
M src/org/openbravo/erpCommon/utility/WindowTree.java
M src/org/openbravo/erpCommon/utility/WindowTreeChecks.java
M src/org/openbravo/erpCommon/utility/WindowTreeChecks_data.xsql
---
(0021149)
arunkumar   
2009-10-19 10:06   
Without having core in development, if we change the order of the menu it shows an error message and the menu order change is not taken into account.

Only if we have core in development we are able to change the order of the menu.

Tested & Working fine.