Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039946 | Retail Modules | Web POS | public | 2019-01-15 07:50 | 2019-02-13 17:34 |
|
Reporter | migueldejuana | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0039946: There are 2 updateDocumentSequenceWhenOrderSaved without tx |
Description | There are 2 updateDocumentSequenceWhenOrderSaved with no transaction, so if something in the code fails we will get a wrong status.
1.- File dataorderSave.js line 569: It is when we process multiorder. We have to put in a transaction updateDocumentSequenceWhenOrderSaved, calculateCurrentCash and more things also.
2.- File model/order.js line 6149 inside markOrderAsDeleted: It is when we delete an order. We need to check what we have to put inside the transaction. |
Steps To Reproduce | n/a |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-01-15 07:50 | migueldejuana | New Issue | |
2019-01-15 07:50 | migueldejuana | Assigned To | => Retail |
2019-01-15 07:50 | migueldejuana | OBNetwork customer | => No |
2019-01-15 07:50 | migueldejuana | Triggers an Emergency Pack | => No |
2019-01-18 07:40 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-01-21 14:46 | ranjith_qualiantech_com | Status | new => scheduled |
2019-01-22 12:48 | hgbot | Checkin | |
2019-01-22 12:48 | hgbot | Note Added: 0109070 | |
2019-01-22 12:48 | hgbot | Status | scheduled => resolved |
2019-01-22 12:48 | hgbot | Resolution | open => fixed |
2019-01-22 12:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ba3e4550e479577a35860bd925d90d53ef9c9470 [^] |
2019-02-13 17:34 | migueldejuana | Review Assigned To | => migueldejuana |
2019-02-13 17:34 | migueldejuana | Note Added: 0109812 | |
2019-02-13 17:34 | migueldejuana | Status | resolved => closed |