Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036294
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Retail Modules] Web POSmajoralways2017-06-20 11:532017-06-27 11:50
ReporterasiermartirenaView Statuspublic 
Assigned Tokchoperena 
PriorityhighResolutionfixedFixed in VersionRR17Q3
StatusclosedFix in branchFixed in SCM revisiond816955a96eb
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036294: A non canceled order can be set as canceled

DescriptionThe 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 ReproduceCreate 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 SolutionThe isCancelled flag is set during the synchronization.
The database is locked for this order until the synchronization process has finished.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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 (developer)
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

- Issue History
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 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
Powered by Mantis Bugtracker