Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036294 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Retail Modules] Web POS | major | always | 2017-06-20 11:53 | 2017-06-27 11:50 | |||
Reporter | asiermartirena | View Status | public | |||||
Assigned To | kchoperena | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d816955a96eb | ||||
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 | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036294: A non canceled order can be set as canceled | |||||||
Description | The cancel and replace or cancel layaway processes sets the isCancelled flag of an order to true even when the process fails in the server (or due to a connection error after setting the isCancelled value). | |||||||
Steps To Reproduce | Create a ticket. Load the ticket. Click on the Cancel and Replace menu option. Stop the tomcat. Finish with the synchronization process. Start tomcat. Load the ticket again and try to cancel and replace again. The Web POS tells that the ticket is replaced, but there's no replacing nor cancelling order in backend. | |||||||
Proposed Solution | The isCancelled flag is set during the synchronization. The database is locked for this order until the synchronization process has finished. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0097596) hgbot (developer) 2017-06-23 08:18 |
Repository: erp/devel/pi Changeset: d816955a96ebb597bc001b0d35c51f8b6e22c0e4 Author: Asier Martirena <asier.martirena <at> openbravo.com> Date: Thu Jun 22 19:25:26 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/d816955a96ebb597bc001b0d35c51f8b6e22c0e4 [^] Fixed issue 36294: A non canceled order can be set as canceled Locked the database in order to not be able to synchronize two C&R or CL at the same time. --- M src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java --- |
(0097597) asiermartirena (viewer) 2017-06-23 08:20 |
This commit is also related to this issue: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/780832261130 [^] |
(0097616) hudsonbot (viewer) 2017-06-23 13:53 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/678e11052373 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2017-06-20 11:53 | asiermartirena | New Issue | |
2017-06-20 11:53 | asiermartirena | Assigned To | => kchoperena |
2017-06-20 11:53 | asiermartirena | OBNetwork customer | => No |
2017-06-20 11:53 | asiermartirena | Triggers an Emergency Pack | => No |
2017-06-20 11:59 | asiermartirena | Resolution time | => 1498514400 |
2017-06-23 08:18 | hgbot | Checkin | |
2017-06-23 08:18 | hgbot | Note Added: 0097596 | |
2017-06-23 08:18 | hgbot | Status | new => resolved |
2017-06-23 08:18 | hgbot | Resolution | open => fixed |
2017-06-23 08:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d816955a96ebb597bc001b0d35c51f8b6e22c0e4 [^] |
2017-06-23 08:20 | asiermartirena | Note Added: 0097597 | |
2017-06-23 13:53 | hudsonbot | Checkin | |
2017-06-23 13:53 | hudsonbot | Note Added: 0097616 | |
2017-06-27 11:50 | marvintm | Review Assigned To | => marvintm |
2017-06-27 11:50 | marvintm | Status | resolved => closed |
2017-06-27 11:50 | marvintm | Fixed in Version | => RR17Q3 |
Copyright © 2000 - 2009 MantisBT Group |