Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032900Retail ModulesWeb POSpublic2016-05-07 14:452016-05-09 15:38
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
RR16Q3 
migueldejuana
No
0032900: Make transition to offline wait time configurable
When a store detects that the central server is offline it goes into the transition-to-offline status. See [1] for more information. This status is only temporary to allow all the webpos systems to be notified of the new state.

The time in which transition to offline status remains alive should be configurable.
see here: http://wiki.openbravo.com/wiki/Retail:Store_Server#Online_.26_Offline_concepts_of_Store_Servers [^]
Add transition to offline preference, use a default value of 10 seconds, prevent overly/strange large values
No tags attached.
Issue History
2016-05-07 14:45mtaalNew Issue
2016-05-07 14:45mtaalAssigned To => mtaal
2016-05-07 14:45mtaalTriggers an Emergency Pack => No
2016-05-09 08:40hgbotCheckin
2016-05-09 08:40hgbotNote Added: 0086296
2016-05-09 08:40hgbotStatusnew => resolved
2016-05-09 08:40hgbotResolutionopen => fixed
2016-05-09 08:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/76672c436e663ad92ac1c713f5b5d5fded95cf0e [^]
2016-05-09 09:01mtaalReview Assigned To => migueldejuana
2016-05-09 15:38migueldejuanaNote Added: 0086316
2016-05-09 15:38migueldejuanaStatusresolved => closed

Notes
(0086296)
hgbot   
2016-05-09 08:40   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 76672c436e663ad92ac1c713f5b5d5fded95cf0e
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon May 09 08:39:04 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/76672c436e663ad92ac1c713f5b5d5fded95cf0e [^]

Fixes issue 32900: Make transition to offline wait time configurable
Add a preference for the transition to offline wait time and set sensible default, prevent very wrong setting by user

---
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/mobile/core/servercontroller/MobileMainServerCheck.java
---
(0086316)
migueldejuana   
2016-05-09 15:38   
Tested and reviewed