Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036423Retail ModulesWeb POSpublic2017-07-05 18:222017-08-03 11:50
naiaramartinez 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR17Q4 
marvintm
No
0036423: [SERQA 3088] Duplicated documentNo for orders created in the same moment using External Order Loader
Having BUT Production Environment, if more than one order is created using Ecommerce (External Order Loader), the same documentNo is assigned to all the orders created at the same time.
*Install BUT Production environment
*Using Jmeter, configure to send 3 ecommerce orders at the same time
*Check in the backend that the same documentNo is assigned for the 3 orders
See attached file for the proposed solution.
No tags attached.
causes defect 0036589 closed ranjith_qualiantech_com [SERQA 3180] Performance problem getting documentNo 
diff RefreshDocumentNo.diff (703) 2017-07-05 18:22
https://issues.openbravo.com/file_download.php?file_id=10892&type=bug
Issue History
2017-07-05 18:22naiaramartinezNew Issue
2017-07-05 18:22naiaramartinezAssigned To => marvintm
2017-07-05 18:22naiaramartinezFile Added: RefreshDocumentNo.diff
2017-07-05 18:22naiaramartinezResolution time => 1500501600
2017-07-05 18:22naiaramartinezTriggers an Emergency Pack => No
2017-07-05 18:35marvintmStatusnew => scheduled
2017-07-05 18:35marvintmAssigned Tomarvintm => ranjith_qualiantech_com
2017-07-06 10:05hgbotCheckin
2017-07-06 10:05hgbotNote Added: 0097899
2017-07-06 10:05hgbotStatusscheduled => resolved
2017-07-06 10:05hgbotResolutionopen => fixed
2017-07-06 10:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1d4e5cba772bdf9687ea41f7e6725a4b1b94e93c [^]
2017-07-06 18:26marvintmReview Assigned To => marvintm
2017-07-06 18:26marvintmStatusresolved => closed
2017-07-06 18:26marvintmFixed in Version => RR17Q4
2017-08-03 11:50jonibcRelationship addedcauses 0036589
2017-08-03 11:50jonibcIssue Monitored: jonibc
2017-08-03 11:50jonibcIssue End Monitor: jonibc

Notes
(0097899)
hgbot   
2017-07-06 10:05   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1d4e5cba772bdf9687ea41f7e6725a4b1b94e93c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 06 13:08:50 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1d4e5cba772bdf9687ea41f7e6725a4b1b94e93c [^]

Fixed issue 36423 : Terminal Instance should be refreshed In ExternalOrder when multiple orders processed at same time

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