Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011114Openbravo ERP01. General setuppublic2009-10-23 18:092012-04-21 14:24
plujan 
vmromanos 
highminorhave not tried
closedfixed 
5
2.50MP8 
 
Core
No
0011114: Incorrect on-screen layout for Enterprise Module Management
There are some issues for Enterprise Module Management window.
First issue: Cancel button is not required (it takes you to a blank page actually)
Second: Description panel is always blank
Third: When an update is installed, a message "Update available" is shown as a link. But link does nothing.
Go to Enterprise Module Management window having an update on a module (like Taxes module). You will see a window like the one in the attach.
-Cancel button has to be removed
-Description should show a meaningful description of the data. If it remains blank, then it's better to remove it.
-"Update available" message should not be a link. Anyway, I would not remove the message, since user has to have a clear vision about why an already installed module respawn in that window.
No tags attached.
png 250mp8_EnterpriseModuleManagement.PNG (26,328) 2009-10-23 18:09
https://issues.openbravo.com/file_download.php?file_id=1881&type=bug
png
Issue History
2009-10-23 18:09plujanNew Issue
2009-10-23 18:09plujanAssigned To => eduardo_Argal
2009-10-23 18:09plujanFile Added: 250mp8_EnterpriseModuleManagement.PNG
2009-10-23 18:09plujanStatusnew => scheduled
2009-10-23 18:09plujanfix_in_branch => pi
2012-03-15 13:02vmromanosAssigned Toeduardo_Argal => vmromanos
2012-03-23 11:22vmromanosNote Added: 0046669
2012-04-20 13:42hgbotCheckin
2012-04-20 13:42hgbotNote Added: 0047791
2012-04-20 13:42hgbotStatusscheduled => resolved
2012-04-20 13:42hgbotResolutionopen => fixed
2012-04-20 13:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/819c15be77d90d1fa198d58b65be220881914996 [^]
2012-04-20 13:43miruritaNote Added: 0047792
2012-04-20 13:43miruritaStatusresolved => closed
2012-04-21 14:24hudsonbotCheckin
2012-04-21 14:24hudsonbotNote Added: 0047853

Notes
(0046669)
vmromanos   
2012-03-23 11:22   
No regression risk.
Test plan I:
- Go to Enterprise Module Management
- Ensure cancel button is not displayed

Test plan II:
- Go to Enterprise Module Management
- Click on any line and ensure the description field is updated

Test plan III:
- Ensure you have a dataset with an update available. You can modify the checksum of a previously applied dataset to simulate an update.
- Go to Enterprise Module Management
- Ensure the "Update available" message is displayed just for the modules with an update available
- The "Update available" message should be displayed as a plain text

Test plan IV:
- Go to initial org setup
- Ensure the module's tree works fine

Test plan V:
- As System Administrator, go to Initial Client Setup
- Ensure the module's tree works fine

Test plan VI:
- As System Administrator, go to Module Management window
- Ensure the module's tree works fine. Specially, the Update available link must show the module's update information
(0047791)
hgbot   
2012-04-20 13:42   
Repository: erp/devel/pi
Changeset: 819c15be77d90d1fa198d58b65be220881914996
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Mar 23 11:12:07 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/819c15be77d90d1fa198d58b65be220881914996 [^]

Fixed bug 11114: Incorrect on-screen layout for Enterprise Module Management
- The Cancel button is not shown anymore
- The Update available message is not displayed as a link anymore, but as a plain text
(Previous onclick t sevent launched non-existent gt_submitUpdateData() JS function
- When clicking on any module line, the Description field is updated

---
M src/org/openbravo/erpCommon/ad_forms/UpdateReferenceData.html
M src/org/openbravo/erpCommon/modules/ModuleReferenceDataOrgTree.java
M src/org/openbravo/erpCommon/modules/ModuleReferenceDataOrgTree_data.xsql
M src/org/openbravo/erpCommon/utility/GenericTree.srpt
M src/org/openbravo/erpCommon/utility/GenericTree.xml
---
(0047792)
mirurita   
2012-04-20 13:43   
code review + testing OK
(0047853)
hudsonbot   
2012-04-21 14:24   
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/2eb57286c1fc [^]

Maturity status: Test