Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022100Openbravo ERPA. Platformpublic2012-10-25 11:282012-10-31 13:30
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
3.0MP173.0MP17 
dbaz
Core
No
0022100: Personalize form save/cancel button were not enabled on form changes
See reproduce steps. Was caused by a change in ob-toolbar.js.updateButtonState:
    if (forceUpdate || (this.view && this.view.isActiveView && this.view.isActiveView())) {

in case of form personalization the view is not a 'real' standard view.

 
Open sales order window
goto form personalization
make changes

save/cancel buttons are not enabled.
Call updateButtonState with false, false, true (last parameter counts)
No tags attached.
Issue History
2012-10-25 11:28mtaalNew Issue
2012-10-25 11:28mtaalAssigned To => mtaal
2012-10-25 11:28mtaalModules => Core
2012-10-25 11:29mtaalReview Assigned To => AugustoMauch
2012-10-25 11:30hgbotCheckin
2012-10-25 11:30hgbotNote Added: 0053684
2012-10-25 11:30hgbotStatusnew => resolved
2012-10-25 11:30hgbotResolutionopen => fixed
2012-10-25 11:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8062f09c494385250b835b7550432d96a5308782 [^]
2012-10-30 09:10alostaleReview Assigned ToAugustoMauch => dbaz
2012-10-30 11:24dbazNote Added: 0053796
2012-10-30 11:24dbazStatusresolved => closed
2012-10-30 11:24dbazFixed in Version => 3.0MP17
2012-10-31 13:30hudsonbotCheckin
2012-10-31 13:30hudsonbotNote Added: 0053923

Notes
(0053684)
hgbot   
2012-10-25 11:30   
Repository: erp/devel/pi
Changeset: 8062f09c494385250b835b7550432d96a5308782
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Oct 25 11:29:47 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8062f09c494385250b835b7550432d96a5308782 [^]

Fixes issue 22100: Personalize form save/cancel button were not enabled on form changes
Force update of button state

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalize-form.js
---
(0053796)
dbaz   
2012-10-30 11:24   
Reviewed @ changeset: 18367 - 2c82168e2836
(0053923)
hudsonbot   
2012-10-31 13:30   
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/9e773cbcb723 [^]

Maturity status: Test