Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048908Retail ModulesWeb POSpublic2022-03-28 13:122022-04-08 08:04
malsasua 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR22Q3 
No
0048908: Preference "Web POS Maximum time which the terminal can be offline" can not be configured per client
The preference:
Web POS Maximum time which the terminal can be offline
can not be configured per client
. in BO:
1- change to
 Vallblanca client
2- configure preference
Web POS Maximum time which the terminal can be offline
with value 1000
3- change to QA client
4-configure preference
Web POS Maximum time which the terminal can be offline
with value 5000 / selected=true

. in POS:
do login in:
https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]
. check value preference:
OB.UTIL.localStorage.getItem('maxTimeInOffline')
it is 5000, and it should be 1000
No tags attached.
related to design defect 0048901 feedback Retail Allow skip the check of Max Time Work in Offline 
Issue History
2022-03-28 13:12malsasuaNew Issue
2022-03-28 13:12malsasuaAssigned To => Retail
2022-03-28 13:12malsasuaTriggers an Emergency Pack => No
2022-04-05 10:03psanjuanNote Added: 0136326
2022-04-05 10:04psanjuanNote Edited: 0136326bug_revision_view_page.php?bugnote_id=0136326#r23857
2022-04-05 10:05psanjuanRelationship addedrelated to 0048901
2022-04-05 11:17ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-04-07 07:25ranjith_qualiantech_comStatusnew => scheduled
2022-04-08 06:55hgbotNote Added: 0136421
2022-04-08 08:04hgbotResolutionopen => fixed
2022-04-08 08:04hgbotStatusscheduled => closed
2022-04-08 08:04hgbotFixed in Version => RR22Q3
2022-04-08 08:04hgbotNote Added: 0136424
2022-04-08 08:04hgbotNote Added: 0136425

Notes
(0136326)
psanjuan   
2022-04-05 10:03   
(edited on: 2022-04-05 10:04)


(0136421)
hgbot   
2022-04-08 06:55   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/767 [^]
(0136424)
hgbot   
2022-04-08 08:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 846c0e76cafa4acd1ee67c0d1b47a16242ab8b5f
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 08-04-2022 06:03:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/846c0e76cafa4acd1ee67c0d1b47a16242ab8b5f [^]

Fixed ISSUE-48908: Load Preference value based on client in POS Login Window
* Preference value based on client visibility should be loaded in Login Window

---
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
---
(0136425)
hgbot   
2022-04-08 08:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/767 [^]