Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032495 | Openbravo ERP | A. Platform | public | 2016-03-16 17:29 | 2016-08-11 18:40 |
|
Reporter | JONHM | |
Assigned To | NaroaIriarte | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR16Q4 | Fixed in Version | 3.0PR16Q4 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 42522 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0032495: Process creating multiple product lines while pressing several times "OK" button |
Description | Process "Create Lines From" is creating multiple product lines while pressing several times "OK" button in environments with slow internet connections. This action creates data inconsistency. |
Steps To Reproduce | ** First of all create a slow environment to work (In Chrome Developer Tools, choose GPRS as Network throttling)
1) Enter a new line in "Purchase Invoice" window
2) Create lines from another one
3) Select some line and press several times "OK" button before the process ends
- The result is having multiple lines of the same product |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0027797 | main | closed | AtulOpenbravo | Create from shipment window does not let you to click in OK if you have tried before to click it without filling mandatory field |
|
Attached Files | issue32495.export (1,996) 2016-06-28 15:28 https://issues.openbravo.com/file_download.php?file_id=9593&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2016-03-16 17:29 | JONHM | New Issue | |
2016-03-16 17:29 | JONHM | Assigned To | => platform |
2016-03-16 17:29 | JONHM | OBNetwork customer | => Yes |
2016-03-16 17:29 | JONHM | Modules | => Core |
2016-03-16 17:29 | JONHM | Support ticket | => 40986 |
2016-03-16 17:29 | JONHM | Resolution time | => 1460325600 |
2016-03-16 17:29 | JONHM | Triggers an Emergency Pack | => No |
2016-03-18 11:11 | alostale | Status | new => acknowledged |
2016-03-22 10:20 | alostale | Target Version | 3.0PR16Q2 => |
2016-04-06 10:31 | alostale | Status | acknowledged => scheduled |
2016-04-06 10:31 | alostale | Assigned To | platform => NaroaIriarte |
2016-04-11 12:33 | NaroaIriarte | Note Added: 0085564 | |
2016-04-11 12:33 | NaroaIriarte | Assigned To | NaroaIriarte => JONHM |
2016-04-11 12:33 | NaroaIriarte | Status | scheduled => feedback |
2016-06-21 10:09 | JONHM | Assigned To | JONHM => NaroaIriarte |
2016-06-21 10:14 | JONHM | Support ticket | 40986 => 42522 |
2016-06-21 10:14 | JONHM | Resolution time | 1460325600 => 1469397600 |
2016-06-21 10:14 | JONHM | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=12437#r12437 |
2016-06-21 10:15 | JONHM | Note Added: 0087706 | |
2016-06-21 10:15 | JONHM | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=12438#r12438 |
2016-06-27 12:31 | JONHM | Status | feedback => new |
2016-06-27 13:11 | NaroaIriarte | Status | new => scheduled |
2016-06-28 15:28 | NaroaIriarte | File Added: issue32495.export | |
2016-06-28 15:29 | NaroaIriarte | Note Added: 0088050 | |
2016-06-28 18:57 | caristu | Target Version | => 3.0PR16Q4 |
2016-07-04 12:38 | hgbot | Checkin | |
2016-07-04 12:38 | hgbot | Note Added: 0088173 | |
2016-07-04 12:38 | hgbot | Status | scheduled => resolved |
2016-07-04 12:38 | hgbot | Resolution | open => fixed |
2016-07-04 12:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/328f7e776b68c363727df63279c08f3f0c545dbf [^] |
2016-07-07 09:17 | NaroaIriarte | Review Assigned To | => alostale |
2016-07-08 09:19 | alostale | Note Added: 0088320 | |
2016-07-08 09:19 | alostale | Status | resolved => closed |
2016-07-08 09:19 | alostale | Fixed in Version | => 3.0PR16Q4 |
2016-08-11 18:40 | hudsonbot | Checkin | |
2016-08-11 18:40 | hudsonbot | Note Added: 0088986 | |
2018-11-06 17:13 | rafaroda | Relationship added | related to 0027797 |
Notes |
|
|
I have not been able to reproduce this issue. |
|
|
(0087706)
|
JONHM
|
2016-06-21 10:15
|
|
Steps to reproduce have been updated |
|
|
|
The fix is attached to the issue. |
|
|
(0088173)
|
hgbot
|
2016-07-04 12:38
|
|
Repository: erp/devel/pi
Changeset: 328f7e776b68c363727df63279c08f3f0c545dbf
Author: Naroa Iriarte <naroa.iriarte <at> openbravo.com>
Date: Tue Jun 28 13:22:34 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/328f7e776b68c363727df63279c08f3f0c545dbf [^]
Fixed issue 32495: The "Create Lines From" process is fixed.
The "Create Lines From" process was creating multiple product lines when the
OK button was pressed several times. This could be reproducuble in environments
with slow internet connections in those environments the OK button could be clicked
a lot of times. This was not correct, the OK button should be disabled after pressing
it the first time.
The "submitThisPage" function of the "CreateFrom_Invoice.html" has been changed. Now,
in this function the buttons clicked are disabled and thanks to this, the OK button is
unable to be clicked again after the first time.
---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice.html
---
|
|
|
|
|
|
|
|