Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011637Openbravo ERP01. General setuppublic2009-12-04 06:562010-05-18 21:43
elopio 
alostale 
urgentmajoralways
closedfixed 
5
pi 
 
Core
No
0011637: All buttons with same id in Instance Activation
All buttons in instance activation window have the same id: buttonScan
Go to General Setup || Application || Instance Activation || Instance Activation

View the source of the page (right click > inspect all the buttons with firebug)
change the status of the aplication (if it's active, deactivate it. If it's deactivated, activate it)
View the source of the page (right click > inspect all the buttons with firebug)
Assign a different identifier for every button.
Don't use buttonScan for any, as no button label seems to perform a scan.
No tags attached.
Issue History
2009-12-04 06:56elopioNew Issue
2009-12-04 06:56elopioAssigned To => rafaroda
2010-02-11 18:32rafarodaAssigned Torafaroda => alostale
2010-02-15 12:57alostaleStatusnew => scheduled
2010-02-15 12:57alostalefix_in_branch => pi
2010-04-29 17:16hgbotCheckin
2010-04-29 17:16hgbotNote Added: 0026800
2010-04-29 17:16hgbotStatusscheduled => resolved
2010-04-29 17:16hgbotResolutionopen => fixed
2010-04-29 17:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2aa4f1cdec7cceaf473dfe13dc0772ed1dcfbb3e [^]
2010-04-30 11:30dbazStatusresolved => closed
2010-05-01 00:00anonymoussf_bug_id0 => 2994978
2010-05-01 01:32hgbotCheckin
2010-05-01 01:32hgbotNote Added: 0026830
2010-05-18 21:43hudsonbotCheckin
2010-05-18 21:43hudsonbotNote Added: 0027458

Notes
(0026800)
hgbot   
2010-04-29 17:16   
Repository: erp/devel/pi
Changeset: 2aa4f1cdec7cceaf473dfe13dc0772ed1dcfbb3e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Apr 29 17:15:58 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2aa4f1cdec7cceaf473dfe13dc0772ed1dcfbb3e [^]

fixed bug 11637: All buttons with same id in Instance Activation

---
M src/org/openbravo/erpCommon/ad_forms/InstanceManagement.html
---
(0026830)
hgbot   
2010-05-01 01:32   
Repository: tools/automation/main
Changeset: c2fa69b35f62400fb740b4b76fe9d857d4a437ad
Author: Leo Arias <leo.arias <at> openbravo.com>
Date: Fri Apr 30 17:30:49 2010 -0600
URL: http://code.openbravo.com/tools/automation/main/rev/c2fa69b35f62400fb740b4b76fe9d857d4a437ad [^]

Update the identifier of Deactivate instance button, after the fix of issue 11637.

---
M src-test/com/openbravo/test/integration/erp/gui/general/application/InstanceActivation.java
---
(0027458)
hudsonbot   
2010-05-18 21:43   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/2aa4f1cdec7c [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/aa11838d5f80 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17380.obx [^]