Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040990Retail ModulesWeb POSpublic2019-05-31 12:112019-06-25 13:19
malsasua 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR19Q3 
guilleaer
No
0040990: Property "Ask for Business Date if Offline" is not working
when you configure the property "Ask for Business Date if Offline" to N, and login is done, the popup to set the business date is displayed
[BO]
. open store with date 01/05/2019 (distinct to current date)

[POS]
. in online
- do login -> popup is not displayed -> it is OK
- count cash step is displayed -> click in DONE button
- till is opened
- do cashup
> it is OK

. in offline
- do login
- count cash step is displayed -> click in DONE button
- popup is displayed:
Business Date needs to be set
The business date needs to be set because it's been detected to be different from the local date. Therefore, now the set business date window will be shown.

-> it should not be displayed
attached possible fix
No tags attached.
diff diffSessions.diff (1,761) 2019-05-31 12:12
https://issues.openbravo.com/file_download.php?file_id=12999&type=bug
Issue History
2019-05-31 12:11malsasuaNew Issue
2019-05-31 12:11malsasuaAssigned To => Retail
2019-05-31 12:11malsasuaResolution time => 1561154400
2019-05-31 12:11malsasuaTriggers an Emergency Pack => No
2019-05-31 12:12malsasuaProposed Solution updated
2019-05-31 12:12malsasuaFile Added: diffSessions.diff
2019-06-10 13:29ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-06-10 13:29ranjith_qualiantech_comStatusnew => scheduled
2019-06-11 10:41hgbotCheckin
2019-06-11 10:41hgbotNote Added: 0112569
2019-06-12 08:16ranjith_qualiantech_comStatusscheduled => resolved
2019-06-12 08:16ranjith_qualiantech_comResolutionopen => fixed
2019-06-25 13:19guilleaerReview Assigned To => guilleaer
2019-06-25 13:19guilleaerStatusresolved => closed
2019-06-25 13:19guilleaerFixed in Version => RR19Q3

Notes
(0112569)
hgbot   
2019-06-11 10:41   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: d62c814369cd227b73547c4d3c065e25fe6d7807
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 11 14:10:19 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/d62c814369cd227b73547c4d3c065e25fe6d7807 [^]

Related to issue 40990 : Business Date window should be shown when Pref. POSS_BusinessDateOffline is enabled in offline mode

---
M web/org.openbravo.retail.sessions/js/countcash/countcash.js
---