Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034474Retail ModulesWeb POSpublic2016-11-11 12:592016-11-22 09:11
daniOpenbravo 
mtaal 
urgentmajoralways
closedfixed 
3014.04
 
 
migueldejuana
Coding ( Testing )
2016-10-18
pi
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fb756d8610aa [^]
No
0034474: [STORE SERVER 2065]
CS offline mode does not work correctly in multiserver Environment-1.
** In ONLINE mode:

1. Log in Web POS.
2. Select a product (without services) and pay it: receipt can be created correctly and it has been synchronized as usual.

** CS OFFLINE and SS ONLINE mode:

3. After stopping CS´s tomcat, transition pop-up appears (attached image-1): click on OK and realize that we are not redirected to Login page!!! User can not use the terminal during this transition time (correct) ((attached image-2)).
4. If we wait for a while, the pop-up will be shown again although we have not clicked on any button.
5. Once transition period has been consumed, the user can continue using the terminal.
6. Search any product and add it to the ticket.
7. Do not select any service.
8. Realize that pay button is disabled so we can not pay the ticket.
SER-QA
related to feature request 0034132 closed mtaal Transition to offline/online locks the terminal, but it should not 
caused by defect 0033935 closed mtaal Get token call from webpos uses expired token and then continuously repeats itself, filling the log 
png 1_popUpTransition.png (227,262) 2016-11-11 12:59
https://issues.openbravo.com/file_download.php?file_id=10037&type=bug
png

png 2_webPosInactive-NoLoginPage.png (303,195) 2016-11-11 13:02
https://issues.openbravo.com/file_download.php?file_id=10038&type=bug
Issue History
2016-11-11 12:59daniOpenbravoNew Issue
2016-11-11 12:59daniOpenbravoAssigned To => mtaal
2016-11-11 12:59daniOpenbravoFile Added: 1_popUpTransition.png
2016-11-11 12:59daniOpenbravoResolution time => 1479423600
2016-11-11 12:59daniOpenbravoTriggers an Emergency Pack => No
2016-11-11 13:00daniOpenbravoTag Attached: SER-QA
2016-11-11 13:00daniOpenbravoIssue Monitored: daniOpenbravo
2016-11-11 13:02daniOpenbravoFile Added: 2_webPosInactive-NoLoginPage.png
2016-11-11 13:04daniOpenbravoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=13643#r13643
2016-11-13 23:21mtaalRelationship addedcaused by 0033935
2016-11-13 23:22mtaalRegression level => Coding ( Testing )
2016-11-13 23:22mtaalRegression date => 2016-10-18
2016-11-13 23:22mtaalRegression introduced in release => pi
2016-11-13 23:22mtaalRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fb756d8610aa [^]
2016-11-13 23:23mtaalNote Added: 0091426
2016-11-13 23:24mtaalRelationship addedrelated to 0034132
2016-11-15 09:23hgbotCheckin
2016-11-15 09:23hgbotNote Added: 0091527
2016-11-15 09:23hgbotStatusnew => resolved
2016-11-15 09:23hgbotResolutionopen => fixed
2016-11-15 09:23hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/63c81184b1607a1945dd11158fe2ae3994334f9f [^]
2016-11-17 11:05OrekariaReview Assigned To => mtaal
2016-11-20 16:12mtaalReview Assigned Tomtaal => AugustoMauch
2016-11-22 09:11migueldejuanaReview Assigned ToAugustoMauch => migueldejuana
2016-11-22 09:11migueldejuanaNote Added: 0091728
2016-11-22 09:11migueldejuanaStatusresolved => closed

Notes
(0091426)
mtaal   
2016-11-13 23:23   
Caused by these changes:

https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fb756d8610aa#l1.7 [^]

https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fb756d8610aa#l1.15 [^]
(0091527)
hgbot   
2016-11-15 09:23   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 63c81184b1607a1945dd11158fe2ae3994334f9f
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Nov 15 09:21:51 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/63c81184b1607a1945dd11158fe2ae3994334f9f [^]

Fixes issue 34474: [STORE SERVER 2065]
Do lock when transitioning to offline/online

---
M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js
---
(0091728)
migueldejuana   
2016-11-22 09:11   
Reviewed