Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018454 | Openbravo ERP | A. Platform | public | 2011-09-07 13:47 | 2011-11-04 13:56 |
|
Reporter | rgoris | |
Assigned To | mtaal | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP5 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018454: [Processes & Pickers] Process buttons are visible even when not actionable |
Description | Process buttons should only be made visible when they can actually be used successfully. This is not the case, they are shown for incomplete forms and using them leads to errors. |
Steps To Reproduce | Create a new sales invoice.
Press COMPLETE button.
Watch error festival. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0017328 | | new | Triage Platform Base | [Processes & Pickers] Combination Process Buttons + Lose Process Windows | has duplicate | feature request | 0018455 | 3.0MP5 | closed | mtaal | Replace all error messages with in-window messages | related to | defect | 0019382 | 3.0MP8 | closed | alostale | The flag "Trigger Autosave" is not being considered |
|
Attached Files | ProcessButtonsNot.PNG (71,506) 2011-09-07 13:47 https://issues.openbravo.com/file_download.php?file_id=4521&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2011-09-07 13:47 | rgoris | New Issue | |
2011-09-07 13:47 | rgoris | Assigned To | => alostale |
2011-09-07 13:47 | rgoris | File Added: ProcessButtonsNot.PNG | |
2011-09-07 13:47 | rgoris | Modules | => Core |
2011-09-27 13:03 | alostale | Target Version | 3.0MP4 => 3.0MP5 |
2011-10-10 19:14 | rgoris | Status | new => scheduled |
2011-10-10 19:14 | rgoris | fix_in_branch | => pi |
2011-10-10 19:38 | rgoris | Relationship added | related to 0017328 |
2011-10-10 19:42 | rgoris | Assigned To | alostale => mtaal |
2011-10-14 09:31 | rgoris | fix_in_branch | pi => |
2011-10-14 09:31 | rgoris | Summary | Process buttons are visible even when not actionable => [Processes & Pickers] Process buttons are visible even when not actionable |
2011-10-17 13:28 | rgoris | Relationship added | related to 0018455 |
2011-10-23 00:00 | mtaal | Relationship replaced | has duplicate 0018455 |
2011-10-23 00:04 | mtaal | Note Added: 0041991 | |
2011-10-26 20:03 | hgbot | Checkin | |
2011-10-26 20:03 | hgbot | Note Added: 0042127 | |
2011-10-26 20:03 | hgbot | Status | scheduled => resolved |
2011-10-26 20:03 | hgbot | Resolution | open => fixed |
2011-10-26 20:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/14583e731ec17d7ddb96557e0cd369ad88613a74 [^] |
2011-11-02 11:45 | rgoris | Note Added: 0042439 | |
2011-11-02 11:45 | rgoris | Status | resolved => closed |
2011-11-04 13:56 | hudsonbot | Checkin | |
2011-11-04 13:56 | hudsonbot | Note Added: 0042572 | |
2011-12-28 12:21 | jecharri | Relationship added | related to 0019382 |
Notes |
|
(0041991)
|
mtaal
|
2011-10-23 00:04
|
|
The validation of the form happens when clicking the process button and not earlier.
What possibly could be done is show the buttons when all required fields have a value and not earlier.
At least a failing save should prevent the popup from actually happening.
gr. Martin |
|
|
(0042127)
|
hgbot
|
2011-10-26 20:03
|
|
Repository: erp/devel/pi
Changeset: 14583e731ec17d7ddb96557e0cd369ad88613a74
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Oct 26 20:03:26 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/14583e731ec17d7ddb96557e0cd369ad88613a74 [^]
Fixes issue 18454: [Processes & Pickers] Process buttons are visible even when not actionable
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
|
|
|
(0042439)
|
rgoris
|
2011-11-02 11:45
|
|
|
|
|
|