Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0038868 | Retail Modules | Web POS | public | 2018-06-29 14:48 | 2018-07-26 16:15 |
Reporter | guilleaer | ||||
Assigned To | guilleaer | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR18Q4 | |||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0038868: Asynchrony is not correctly managed in function setBPandBPLoc | ||||
Description | following function var saveBP = function () { defined inside function setBPandBPLoc, is not managing asynchrony correctly. Both below instructions OB.MobileApp.model.orderList.saveCurrent(); finishSaveData(callback); should be executed in the callback of save. First line of the function me.set('bp', businessPartner); Also can generate internaly an asynchronous point. We should think how to manage those scenarios. | ||||
Steps To Reproduce | N/A | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=11918&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-06-29 14:48 | guilleaer | New Issue | |||
2018-06-29 14:48 | guilleaer | Assigned To | => Retail | ||
2018-06-29 14:48 | guilleaer | OBNetwork customer | => No | ||
2018-06-29 14:48 | guilleaer | Triggers an Emergency Pack | => No | ||
2018-06-29 15:28 | guilleaer | File Added: diffIssue38868.diff | |||
2018-06-29 15:44 | guilleaer | File Deleted: diffIssue38868.diff | |||
2018-06-29 15:45 | guilleaer | File Added: diffIssue38868.diff | |||
2018-07-02 15:36 | javierRodriguez | Assigned To | Retail => javierRodriguez | ||
2018-07-02 16:14 | guilleaer | Assigned To | javierRodriguez => guilleaer | ||
2018-07-02 16:14 | guilleaer | Status | new => scheduled | ||
2018-07-04 14:12 | hgbot | Checkin | |||
2018-07-04 14:12 | hgbot | Note Added: 0105574 | |||
2018-07-04 14:12 | hgbot | Status | scheduled => resolved | ||
2018-07-04 14:12 | hgbot | Resolution | open => fixed | ||
2018-07-04 14:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/860691a86fbb5a739fcfa837201cea4df6ed2cf5 [^] | ||
2018-07-26 16:15 | marvintm | Review Assigned To | => marvintm | ||
2018-07-26 16:15 | marvintm | Status | resolved => closed | ||
2018-07-26 16:15 | marvintm | Fixed in Version | => RR18Q4 |
Notes | |||||
|
|||||
|
|