Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040153Retail ModulesVerystar - Alipay/WeChat implementationpublic2019-02-05 19:152019-02-18 10:02
malsasua 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q2 
marvintm
No
0040153: It is possible to do several calls to Verystar server at the same time
It is possible that several calls from the same terminal are done simultaneously to verystar.

This case should be prevented
n/a
patch attached with possible solution
No tags attached.
diff issueVeryStar.diff (1,116) 2019-02-05 19:15
https://issues.openbravo.com/file_download.php?file_id=12626&type=bug
Issue History
2019-02-05 19:15malsasuaNew Issue
2019-02-05 19:15malsasuaAssigned To => Retail
2019-02-05 19:15malsasuaFile Added: issueVeryStar.diff
2019-02-05 19:15malsasuaResolution time => 1551394800
2019-02-05 19:15malsasuaTriggers an Emergency Pack => No
2019-02-06 11:18ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-02-06 11:19ranjith_qualiantech_comStatusnew => scheduled
2019-02-08 09:01hgbotCheckin
2019-02-08 09:01hgbotNote Added: 0109655
2019-02-11 13:13ranjith_qualiantech_comStatusscheduled => resolved
2019-02-11 13:13ranjith_qualiantech_comResolutionopen => fixed
2019-02-18 10:02marvintmReview Assigned To => marvintm
2019-02-18 10:02marvintmStatusresolved => closed
2019-02-18 10:02marvintmFixed in Version => RR19Q2

Notes
(0109655)
hgbot   
2019-02-08 09:01   
Repository: erp/pmods/org.openbravo.retail.verystar
Changeset: 00a1349481c3de71a789f5395b0dcf473018b9fa
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Feb 08 13:30:39 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.verystar/rev/00a1349481c3de71a789f5395b0dcf473018b9fa [^]

Related to issue 40153 : Added Validation to avoid multiple calls in Util orderQueryCall

* Updated Util orderQueryCall method to avoid multiple call if request is already started

---
M web/org.openbravo.retail.verystar/js/utils/verystarUtils.js
---