Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039946 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2019-01-15 07:50 | 2019-02-13 17:34 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | ba3e4550e479 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0109070) hgbot (developer) 2019-01-22 12:48 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: ba3e4550e479577a35860bd925d90d53ef9c9470 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Jan 22 17:18:38 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ba3e4550e479577a35860bd925d90d53ef9c9470 [^] Fixed issue 39946 : Added OB DAL transaction to missed OB Dal functions while closing multiorder and deleting ticket --- M web/org.openbravo.retail.posterminal/js/data/dataordersave.js M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0109812) migueldejuana (viewer) 2019-02-13 17:34 |
Tested and reviewed |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |