Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035424Retail ModulesWeb POSpublic2017-03-03 10:372017-03-08 18:01
naiaramartinez 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR17Q2 
guilleaer
No
0035424: [SERQA 2532] There are some scenarios where there are some jumps in the documentNo
Having BUT environemtn installed and working with e-commerce, there are some scenarios where there are some jumps in the documentNo.
Steps to reproduce:
* Create an order using e-commerce (in the message id use:001)
* Check that order created is, for example, 039.10/1000001
* Create a new order using e-commerce (in the messageid use the same number: 001)
*Notice that an error is raised saying that the messageid is already used
* Modify the message id to 002. And execute again the CreateOrder using ecommerce
*Check that the created order is, 039.10/1000003

Notice that the DocumentNo 039.10/1000002 has not been created. This doucmentNo was consumed with the order where we had the error. That's why there are jumps in the documentNo
No tags attached.
related to defect 0035288 closed ranjith_qualiantech_com [SERQA 2460] Incorrect documentNo when using external order loader 
diff issue35424.diff (698) 2017-03-03 12:05
https://issues.openbravo.com/file_download.php?file_id=10532&type=bug
Issue History
2017-03-03 10:37naiaramartinezNew Issue
2017-03-03 10:37naiaramartinezAssigned To => marvintm
2017-03-03 10:37naiaramartinezResolution time => 1489014000
2017-03-03 10:37naiaramartinezTriggers an Emergency Pack => No
2017-03-03 12:05marvintmFile Added: issue35424.diff
2017-03-03 12:05marvintmAssigned Tomarvintm => Retail
2017-03-03 12:06marvintmRelationship addedrelated to 0035288
2017-03-06 12:30ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-03-06 12:30ranjith_qualiantech_comStatusnew => scheduled
2017-03-08 12:13hgbotCheckin
2017-03-08 12:13hgbotNote Added: 0094821
2017-03-08 12:13hgbotStatusscheduled => resolved
2017-03-08 12:13hgbotResolutionopen => fixed
2017-03-08 12:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c3b1c99bf9d7a116b10609f90b93ef703b883f3c [^]
2017-03-08 18:01guilleaerReview Assigned To => guilleaer
2017-03-08 18:01guilleaerStatusresolved => closed
2017-03-08 18:01guilleaerFixed in Version => RR17Q2

Notes
(0094821)
hgbot   
2017-03-08 12:13   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c3b1c99bf9d7a116b10609f90b93ef703b883f3c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Mar 08 16:41:46 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c3b1c99bf9d7a116b10609f90b93ef703b883f3c [^]

Fixes issue 35424 : Rollback Order Values if the orders are failed to process in ExternalOrderLoader

---
M src/org/openbravo/retail/posterminal/ExternalOrderLoader.java
---