Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039279Retail ModulesStoreServerpublic2018-09-12 23:372018-09-14 13:45
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
 
migueldejuana
No
0039279: Pro-active login to central when logging in to webpos
When logging into webpos in a multi-user environment there are several cases which needs the user also to be logged in centrally. This to show central server functions (backoffice, resource calendar) without logging in
Run multi-server
Login to webpos on CS and then in same browser access backoffice (or select backoffice menu option)
Explicitly log into cs during login and refresh
No tags attached.
diff 39279-retail.diff (663) 2018-09-12 23:41
https://issues.openbravo.com/file_download.php?file_id=12133&type=bug
diff 39279-core.diff (2,777) 2018-09-12 23:41
https://issues.openbravo.com/file_download.php?file_id=12134&type=bug
Issue History
2018-09-12 23:37mtaalNew Issue
2018-09-12 23:37mtaalAssigned To => mtaal
2018-09-12 23:37mtaalTriggers an Emergency Pack => No
2018-09-12 23:41mtaalFile Added: 39279-retail.diff
2018-09-12 23:41mtaalFile Added: 39279-core.diff
2018-09-14 08:19hgbotCheckin
2018-09-14 08:19hgbotNote Added: 0106763
2018-09-14 08:20hgbotCheckin
2018-09-14 08:20hgbotNote Added: 0106764
2018-09-14 08:20hgbotStatusnew => resolved
2018-09-14 08:20hgbotResolutionopen => fixed
2018-09-14 08:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/45b37c77d62002d29289f535c9a582de9428fa70 [^]
2018-09-14 08:21mtaalReview Assigned To => migueldejuana
2018-09-14 13:45migueldejuanaNote Added: 0106771
2018-09-14 13:45migueldejuanaStatusresolved => closed

Notes
(0106763)
hgbot   
2018-09-14 08:19   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 3f6862e321ed76928847e0b45bd5c9f5550083a2
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Sep 14 08:19:29 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3f6862e321ed76928847e0b45bd5c9f5550083a2 [^]

Related to issue 39279: Pro-active login to central when logging in to webpos
Adding several utility methods to call the central server directly from WebPOS

---
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---
(0106764)
hgbot   
2018-09-14 08:20   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 45b37c77d62002d29289f535c9a582de9428fa70
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Sep 14 08:20:11 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/45b37c77d62002d29289f535c9a582de9428fa70 [^]

Fixes issue 39279: Pro-active login to central when logging in to webpos
Do explicit login to the central server during login process

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---
(0106771)
migueldejuana   
2018-09-14 13:45   
Reviewed