Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041830Retail ModulesSessionspublic2019-09-18 08:502019-09-26 18:41
ranjith_qualiantech_com 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR19Q4 
marvintm
No
0041830: Javascript error when opening till in pos
When opening till, if any error happens in OpenSessionPOS, openTill data should be saved in localStorage. Javascript error occurs when saving the openTill data to localstorage.
https://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/file/3ab7a00c5e91/web/org.openbravo.retail.sessions/js/countcash/countcash-model.js#l773 [^]
1) Enable Sync Mode
2) Modify OpenSessionPOS.java to throw exception when opening till
3) Open Till in POS
JS error occurs
No tags attached.
caused by defect 0040332 closed ranjith_qualiantech_com [Sessions] Under specific circumstances OpenSessionPOS is called without the cashUpReportInformation parameter 
Issue History
2019-09-18 08:50ranjith_qualiantech_comNew Issue
2019-09-18 08:50ranjith_qualiantech_comAssigned To => ranjith_qualiantech_com
2019-09-18 08:50ranjith_qualiantech_comTriggers an Emergency Pack => No
2019-09-18 08:50ranjith_qualiantech_comRelationship addedcaused by 0040332
2019-09-19 08:14ranjith_qualiantech_comStatusnew => scheduled
2019-09-25 08:32hgbotCheckin
2019-09-25 08:32hgbotNote Added: 0114771
2019-09-26 08:08ranjith_qualiantech_comStatusscheduled => resolved
2019-09-26 08:08ranjith_qualiantech_comResolutionopen => fixed
2019-09-26 18:41marvintmReview Assigned To => marvintm
2019-09-26 18:41marvintmStatusresolved => closed
2019-09-26 18:41marvintmFixed in Version => RR19Q4

Notes
(0114771)
hgbot   
2019-09-25 08:32   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 5743190b00768439c9ebc29fe48c56db7d4781f8
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Sep 25 12:02:26 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/5743190b00768439c9ebc29fe48c56db7d4781f8 [^]

Related to issue 41830 : Pending Opentill data should be removed when it is synced with backoffice

---
M web/org.openbravo.retail.sessions/js/components/loginhook.js
M web/org.openbravo.retail.sessions/js/countcash/countcash-model.js
---