Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019883Openbravo ERPB. User interfacepublic2012-02-27 10:042012-03-07 15:06
plujan 
AugustoMauch 
immediatemajorhave not tried
closedfixed 
5
pi 
 
Core
No
0019883: Enterprise menu entry was changed to "Enterprise Model" making Selenium test to fail
Because of this commit https://code.openbravo.com/erp/devel/pi/rev/9c2e0364a4d2 [^] now the menu option General Setup > Enterprise does not exist, so Selenium tests using it are failing.
as System Administrator go to General Setup and check that Enterprise is now labelled Enterprise Model
If this is an intended change, update Selenium tests to seek for the new label.
No tags attached.
Issue History
2012-02-27 10:04plujanNew Issue
2012-02-27 10:04plujanAssigned To => alostale
2012-02-27 10:04plujanModules => Core
2012-02-27 11:00plujanAssigned Toalostale => AugustoMauch
2012-02-27 11:18plujanNote Added: 0045463
2012-03-01 10:43hgbotCheckin
2012-03-01 10:43hgbotNote Added: 0045656
2012-03-01 10:43hgbotStatusnew => resolved
2012-03-01 10:43hgbotResolutionopen => fixed
2012-03-01 10:43hgbotFixed in SCM revision => http://code.openbravo.com/tools/automation/int/rev/46d0d0cc8254d7753c5e904654eb0294edcbf87a [^]
2012-03-07 15:06plujanNote Added: 0046134
2012-03-07 15:06plujanStatusresolved => closed

Notes
(0045463)
plujan   
2012-02-27 11:18   
Please also change the "Receivables & Payables" by the new "Receivables and Payables"
(0045656)
hgbot   
2012-03-01 10:43   
Repository: tools/automation/int
Changeset: 46d0d0cc8254d7753c5e904654eb0294edcbf87a
Author: Pablo Lujan <pablo.lujan <at> openbravo.com>
Date: Mon Feb 27 13:56:10 2012 +0100
URL: http://code.openbravo.com/tools/automation/int/rev/46d0d0cc8254d7753c5e904654eb0294edcbf87a [^]

Fixes issue 19883: Menu labels have been fixed
The name of three menu items had been updated on Openbravo ERP, so pi-smoke needed to be updated. The labels changed are: ENTERPRISE, PROJECT_AND_SERVICE_MANAGEMENT and RECEIVABLES_AND_PAYABLES

---
M src-test/com/openbravo/test/integration/erp/modules/client/application/navigationbarcomponents/gui/Menu.java
---
(0046134)
plujan   
2012-03-07 15:06   
Selenium tests now are working fine and the fix was promoted to the stable branch