Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0018760 | Openbravo ERP | A. Platform | public | 2011-10-11 17:14 | 2011-11-04 13:58 |
|
| Reporter | rgoris | |
| Assigned To | mtaal | |
| Priority | urgent | 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 | 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 | 0018760: [Processes & Pickers] Move focus back to header after having completed a process |
| Description | Usually users want to continue creating another header after having completed a document. Now, the focus remains in the child level after completion, resulting in creating an additional line (in the completed document!) where in fact she wanted to create a new header.
Reported by multiple users!
|
| Steps To Reproduce | Create sales invoice header
THen create lines
Press complete button
Click New DOcument button in toolbar
...!
|
| Proposed Solution | Always move focus back to header level after process completion. |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | defect | 0018904 | | closed | mtaal | Deactivate Heartbeat pop up is not closed when clicking the window | | related to | defect | 0018906 | | closed | mtaal | After booking a Sales Order a blank page is shown | | related to | defect | 0019382 | 3.0MP8 | closed | alostale | The flag "Trigger Autosave" is not being considered |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-10-11 17:14 | rgoris | New Issue | |
| 2011-10-11 17:14 | rgoris | Assigned To | => mtaal |
| 2011-10-11 17:14 | rgoris | Modules | => Core |
| 2011-10-11 17:14 | rgoris | OBNetwork customer | => No |
| 2011-10-12 11:36 | mtaal | Assigned To | mtaal => marvintm |
| 2011-10-12 12:33 | rgoris | Status | new => scheduled |
| 2011-10-12 12:33 | rgoris | Note Added: 0041772 | |
| 2011-10-12 12:33 | rgoris | fix_in_branch | => pi |
| 2011-10-14 09:32 | rgoris | fix_in_branch | pi => |
| 2011-10-14 09:32 | rgoris | Summary | Move focus back to header after having completed a process => [Processes & Pickers] Move focus back to header after having completed a process |
| 2011-10-25 09:31 | rgoris | Assigned To | marvintm => mtaal |
| 2011-10-26 18:30 | hgbot | Checkin | |
| 2011-10-26 18:30 | hgbot | Note Added: 0042120 | |
| 2011-10-26 18:30 | hgbot | Status | scheduled => resolved |
| 2011-10-26 18:30 | hgbot | Resolution | open => fixed |
| 2011-10-26 18:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c51ad47f9b16e537a1207534c7e700cb320b2d39 [^] |
| 2011-10-28 08:54 | iperdomo | Relationship added | related to 0018904 |
| 2011-10-28 08:58 | iperdomo | Relationship added | related to 0018906 |
| 2011-10-28 13:24 | hgbot | Checkin | |
| 2011-10-28 13:24 | hgbot | Note Added: 0042237 | |
| 2011-11-02 11:58 | marvintm | Status | resolved => closed |
| 2011-11-04 13:56 | hudsonbot | Checkin | |
| 2011-11-04 13:56 | hudsonbot | Note Added: 0042569 | |
| 2011-11-04 13:58 | hudsonbot | Checkin | |
| 2011-11-04 13:58 | hudsonbot | Note Added: 0042599 | |
| 2012-01-10 15:08 | alostale | Relationship added | related to 0019382 |
|
Notes |
|
|
(0041772)
|
|
rgoris
|
|
2011-10-12 12:33
|
|
|
Turns out to be a very annoying usability issue, also for demos. |
|
|
|
(0042120)
|
|
hgbot
|
|
2011-10-26 18:30
|
|
Repository: erp/devel/pi
Changeset: c51ad47f9b16e537a1207534c7e700cb320b2d39
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Oct 26 18:29:31 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c51ad47f9b16e537a1207534c7e700cb320b2d39 [^]
Fixes issue 18760: [Processes & Pickers] Move focus back to header after having completed a process
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/classic/ob-classic-compatibility.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
M web/js/utils.js
---
|
|
|
|
(0042237)
|
|
hgbot
|
|
2011-10-28 13:24
|
|
Repository: erp/devel/pi
Changeset: d24af44052a8c563045ed544169a3df47a031f7d
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Oct 28 13:24:19 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d24af44052a8c563045ed544169a3df47a031f7d [^]
Related to issue 18760: [Processes & Pickers] Move focus back to header after having completed a process
---
M src/org/openbravo/base/secureApp/PopUp_Response.html
M web/js/utils.js
---
|
|
|
|
|
|
|
|
|
|