Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0036461 | Openbravo ERP | A. Platform | public | 2017-07-10 18:11 | 2017-07-19 12:25 | |||||||
Reporter | ngarcia | |||||||||||
Assigned To | alostale | |||||||||||
Priority | immediate | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | 3.0PR17Q2.2 | Fixed in Version | 3.0PR17Q2.2 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | caristu | |||||||||||
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 | 0036461: editing in grid record can be saved before callouts are applied | |||||||||||
Description | It is possible to save a record while editing it in grid before changes produced by callouts are applied to it, the result can be incorrect data being saved. This is easier to reproduce in case of slow network or slow callouts. | |||||||||||
Steps To Reproduce | * Alternative 1 Using chrome, open Developer Tools - Network and set Network conditions to GPRS (500ms, 50kb/s, 20bk/s) As group admin role: 1.1. Create a Sales Quotation header 1.2. Insert Row in grid mode 1.3. Select a product, click on save button in grid and while loading click on Cancel changes toolbar button -> Check the line is saved but the prices and amounts remain on 0, the default tax has not been modified... * Alternative 2 2.1. Add artificial delay in SL_Order_Product callout code: Thread.sleep(5_000L); 2.2. Create a Sales Quotation header 2.2. Insert Row in grid mode 2.3. Select a product, click on save button in grid -> Check the line is saved but the prices and amounts remain on 0, the default tax has not been modified... Note if the same is performed in form view, save request is not performed until FIC response is received so that data is correct. | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2017-07-11 15:07 | alostale | Type | defect => backport | |||||||||
2017-07-11 15:07 | alostale | Target Version | => 3.0PR17Q2.2 | |||||||||
2017-07-14 08:16 | alostale | Review Assigned To | AugustoMauch => caristu | |||||||||
2017-07-14 08:17 | alostale | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=15506#r15506 | |||||||||
2017-07-14 08:17 | hgbot | Checkin | ||||||||||
2017-07-14 08:17 | hgbot | Note Added: 0098072 | ||||||||||
2017-07-14 08:17 | hgbot | Status | scheduled => resolved | |||||||||
2017-07-14 08:17 | hgbot | Resolution | open => fixed | |||||||||
2017-07-14 08:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR17Q2.2/rev/8d8be0134611cf40cacdce126bec0f99dadb5be4 [^] | |||||||||
2017-07-19 12:25 | caristu | Note Added: 0098131 | ||||||||||
2017-07-19 12:25 | caristu | Status | resolved => closed | |||||||||
2017-07-19 12:25 | caristu | Fixed in Version | => 3.0PR17Q2.2 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|