Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037299Retail ModulesSessionspublic2017-11-15 17:502017-12-07 13:55
asiermartirena 
asiermartirena 
highmajoralways
closedfixed 
5
 
RR18Q1 
marvintm
No
0037299: Is possible to open the 'Change Business Date' popup when logging with a terminal for seller
When a store is opened and then an user logs in a terminal for seller, if the terminal's business date is different to the new date, the popup to change the business date appears. This is not right, because a terminal for seller does not take into account the operations done for the cashup. This date must be automatically updated without showing any popup.

Also, this popup can generate a close store (if the POSS_'CloseStore' is enabled), something that must never occur in a terminal for seller.
Close the store.

Open the store with a date distinct to a terminal for seller's date.

Open the terminal for seller (TFS-1).

The popup to change the business date appears.
No tags attached.
causes defect 0040176 closed ranjith_qualiantech_com Business date in local storage is null if terminal does't have payments for cashup 
Issue History
2017-11-15 17:50asiermartirenaNew Issue
2017-11-15 17:50asiermartirenaAssigned To => asiermartirena
2017-11-15 17:50asiermartirenaTriggers an Emergency Pack => No
2017-11-16 09:13hgbotCheckin
2017-11-16 09:13hgbotNote Added: 0100541
2017-11-16 09:13hgbotStatusnew => resolved
2017-11-16 09:13hgbotResolutionopen => fixed
2017-11-16 09:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/e0fcb4c385334aa41f1502808394604d835a5e44 [^]
2017-11-16 09:20asiermartirenaDescription Updatedbug_revision_view_page.php?rev_id=16296#r16296
2017-12-07 13:55marvintmReview Assigned To => marvintm
2017-12-07 13:55marvintmStatusresolved => closed
2017-12-07 13:55marvintmFixed in Version => RR18Q1
2019-02-11 12:23samuel_nicuesaRelationship addedcauses 0040176

Notes
(0100541)
hgbot   
2017-11-16 09:13   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: e0fcb4c385334aa41f1502808394604d835a5e44
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Wed Nov 15 18:05:47 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/e0fcb4c385334aa41f1502808394604d835a5e44 [^]

Fixed issue 37299: Fixed errors when opening a terminal for seller.

Avoid the possibility to show the popup to change the business date when opening a terminal for seller.

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