Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041414Retail ModulesSelfcheckoutpublic2019-07-22 12:562019-08-19 12:29
santi_lozano 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q4 
marvintm
No
0041414: Technical problems while switching between SCO-WEBPOS offline with billing
Having a ticket with lines in Self Check Out (SCO) causes an error (technical problems message is displayed as in the image attached) when going offline and then changing to Web POS
*go to openbravo livebuilds, select the Webpos of the section Retail with Modules
*change the URL to be using the SCO-1 instead of the VBS-1 (clear cache)
*once on SCO-1, enter with credentials vallblanca/openbravo, go to menu and click on Self Checkout
*Click on start and add two bags to the ticket
*Turn off your internet connection (if iddle time detected click on yes)
*double click on White Valley group logo (at top left) to switch to Web POS
*enter credentials vallblanca/openbravo
*Technical problems error is displayed (see attached image)
No tags attached.
png Technical problems.png (62,054) 2019-07-22 12:56
https://issues.openbravo.com/file_download.php?file_id=13161&type=bug
png

patch bp18Q3.patch (1,505) 2019-08-19 12:29
https://issues.openbravo.com/file_download.php?file_id=13244&type=bug
Issue History
2019-07-22 12:56santi_lozanoNew Issue
2019-07-22 12:56santi_lozanoAssigned To => Retail
2019-07-22 12:56santi_lozanoFile Added: Technical problems.png
2019-07-22 12:56santi_lozanoResolution time => 1575759600
2019-07-22 12:56santi_lozanoTriggers an Emergency Pack => No
2019-07-23 14:53guilleaerResolution time1575759600 => 1565560800
2019-08-01 21:08rqueraltaAssigned ToRetail => rqueralta
2019-08-01 21:09rqueraltaStatusnew => scheduled
2019-08-08 15:01ranjith_qualiantech_comAssigned Torqueralta => ranjith_qualiantech_com
2019-08-13 04:31hgbotCheckin
2019-08-13 04:31hgbotNote Added: 0113955
2019-08-13 08:19ranjith_qualiantech_comStatusscheduled => resolved
2019-08-13 08:19ranjith_qualiantech_comResolutionopen => fixed
2019-08-14 09:55hgbotCheckin
2019-08-14 09:55hgbotNote Added: 0114007
2019-08-14 11:13marvintmReview Assigned To => marvintm
2019-08-14 11:13marvintmStatusresolved => closed
2019-08-14 11:13marvintmFixed in Version => RR19Q4
2019-08-19 12:29malsasuaFile Added: bp18Q3.patch

Notes
(0113955)
hgbot   
2019-08-13 04:31   
Repository: erp/pmods/org.openbravo.retail.selfcheckout
Changeset: 6745b9ba5ea9a0cce9a4107e3b4ee45a6e3c39cc
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Aug 13 08:00:48 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/6745b9ba5ea9a0cce9a4107e3b4ee45a6e3c39cc [^]

Related to issue 41414 : Credentials should be validated in local db when switching to POS

* In Offline mode, Credentials should be validated in local db user table and
  should through the proper validation message

---
M web/org.openbravo.retail.selfcheckout/source/panels/loginPOSPanel.js
---
(0114007)
hgbot   
2019-08-14 09:55   
Repository: erp/pmods/org.openbravo.retail.selfcheckout
Changeset: 34c1ac46a493647e62a18f2fa459abea7c847611
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Aug 14 13:03:49 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/34c1ac46a493647e62a18f2fa459abea7c847611 [^]

Related to issue 41414 : Credentials should be validated in POS User table when switching to POS from SCO

* In Offline mode, Credentials should be validated directly in local db user table and
  should not be validated with current sessions

---
M web/org.openbravo.retail.selfcheckout/source/panels/loginPOSPanel.js
---