Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022100 | Openbravo ERP | A. Platform | public | 2012-10-25 11:28 | 2012-10-31 13:30 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP17 | Fixed in Version | 3.0MP17 | |
Merge Request Status | |
Review Assigned To | dbaz |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022100: Personalize form save/cancel button were not enabled on form changes |
Description | 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.
|
Steps To Reproduce | Open sales order window
goto form personalization
make changes
save/cancel buttons are not enabled. |
Proposed Solution | Call updateButtonState with false, false, true (last parameter counts) |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-10-25 11:28 | mtaal | New Issue | |
2012-10-25 11:28 | mtaal | Assigned To | => mtaal |
2012-10-25 11:28 | mtaal | Modules | => Core |
2012-10-25 11:28 | mtaal | OBNetwork customer | => No |
2012-10-25 11:29 | mtaal | Review Assigned To | => AugustoMauch |
2012-10-25 11:30 | hgbot | Checkin | |
2012-10-25 11:30 | hgbot | Note Added: 0053684 | |
2012-10-25 11:30 | hgbot | Status | new => resolved |
2012-10-25 11:30 | hgbot | Resolution | open => fixed |
2012-10-25 11:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8062f09c494385250b835b7550432d96a5308782 [^] |
2012-10-30 09:10 | alostale | Review Assigned To | AugustoMauch => dbaz |
2012-10-30 11:24 | dbaz | Note Added: 0053796 | |
2012-10-30 11:24 | dbaz | Status | resolved => closed |
2012-10-30 11:24 | dbaz | Fixed in Version | => 3.0MP17 |
2012-10-31 13:30 | hudsonbot | Checkin | |
2012-10-31 13:30 | hudsonbot | Note Added: 0053923 | |