Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039569Retail ModulesSessionspublic2018-10-30 13:022019-05-21 16:08
Leyre 
rqueralta 
urgentmajoralways
closedfixed 
5
 
RR19Q1 
marvintm
No
0039569: Error Unparseable date "NaN-NaN-0NaN" when the "Enable Close Store process in Web POS" preference is enabled
Error Unparseable date "NaN-NaN-0NaN" when the "Enable Close Store process in Web POS" preference is enabled
1. Activate the preference "Enable Close Store process in Web POS".

2. Open a store from Web POS.

3. From Backend, navigate to "Terminals and Till status" window and close all the tills that belong to the previous store.

4. Return to the Web POS and make the cash up -> Close Store.

5. Open the store again and check that the date can not be read:NaN-NaN-0NaN

Look at the attached file.
No tags attached.
related to defect 0040602 closed rqueralta Unparseable date: "0NaN-NaN-NaN NaN:NaN:NaN.NaN" error when opening store offline 
? NaN-NaN-0NaN (95,619) 2018-10-30 13:02
https://issues.openbravo.com/file_download.php?file_id=12344&type=bug
Issue History
2018-10-30 13:02LeyreNew Issue
2018-10-30 13:02LeyreAssigned To => Retail
2018-10-30 13:02LeyreFile Added: NaN-NaN-0NaN
2018-10-30 13:02LeyreResolution time => 1542668400
2018-10-30 13:02LeyreTriggers an Emergency Pack => No
2018-10-30 15:07rqueraltaAssigned ToRetail => rqueralta
2018-10-30 15:07rqueraltaStatusnew => scheduled
2018-10-30 22:37hgbotCheckin
2018-10-30 22:37hgbotNote Added: 0107679
2018-10-30 22:37hgbotStatusscheduled => resolved
2018-10-30 22:37hgbotResolutionopen => fixed
2018-10-30 22:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/6d5fcd19300313548d0e6afbc9eb9c794ace2d43 [^]
2018-11-02 14:24hgbotCheckin
2018-11-02 14:24hgbotNote Added: 0107725
2018-11-07 10:55galderromoIssue Monitored: galderromo
2018-11-08 12:35marvintmReview Assigned To => marvintm
2018-11-08 12:35marvintmStatusresolved => closed
2018-11-08 12:35marvintmFixed in Version => RR19Q1
2019-05-21 16:08ngarciaRelationship addedrelated to 0040602

Notes
(0107679)
hgbot   
2018-10-30 22:37   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 6d5fcd19300313548d0e6afbc9eb9c794ace2d43
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Tue Oct 30 14:34:09 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/6d5fcd19300313548d0e6afbc9eb9c794ace2d43 [^]

Fixed issue 39569: Error Unparseable date "NaN-NaN-0NaN" when the "Enable Close
Store process in Web POS" preference is enabled

---
M web/org.openbravo.retail.sessions/js/components/loginhook.js
---
(0107725)
hgbot   
2018-11-02 14:24   
Repository: tools/automation/pi-mobile
Changeset: e532425addd51bdc160c6c26eb1758ccaf6069e8
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Wed Oct 31 15:52:33 2018 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e532425addd51bdc160c6c26eb1758ccaf6069e8 [^]

Related to issue 39569: added automated test

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I39569_VerifyDateWhenEnableCloseStoreInWebPOSPrefIsActive.java
---