Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038477Retail ModulesStoreServerpublic2018-04-30 22:252018-06-12 13:27
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
 
migueldejuana
No
0038477: SS WebPOS shows all users, more than allowed according to posterminalaccess
When using the SS all users are shown in WEBPOS and all users can login. Even the users not assigned to the terminal.
Install multi-server
Check replication definition
No tags attached.
diff 38477.diff (4,198) 2018-06-10 17:57
https://issues.openbravo.com/file_download.php?file_id=11844&type=bug
diff 38477-but.diff (1,138) 2018-06-11 16:35
https://issues.openbravo.com/file_download.php?file_id=11848&type=bug
Issue History
2018-04-30 22:25mtaalNew Issue
2018-04-30 22:25mtaalAssigned To => mtaal
2018-04-30 22:25mtaalTriggers an Emergency Pack => No
2018-06-10 17:57mtaalFile Added: 38477.diff
2018-06-11 10:34mtaalReview Assigned To => migueldejuana
2018-06-11 10:36hgbotCheckin
2018-06-11 10:36hgbotNote Added: 0105052
2018-06-11 10:36hgbotStatusnew => resolved
2018-06-11 10:36hgbotResolutionopen => fixed
2018-06-11 10:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3685a1f2d6636d6ea974ea02fbe8b08f77fb2bd6 [^]
2018-06-11 15:58migueldejuanaNote Added: 0105066
2018-06-11 15:58migueldejuanaStatusresolved => closed
2018-06-11 16:35mtaalFile Added: 38477-but.diff
2018-06-12 13:27hgbotCheckin
2018-06-12 13:27hgbotNote Added: 0105094

Notes
(0105052)
hgbot   
2018-06-11 10:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3685a1f2d6636d6ea974ea02fbe8b08f77fb2bd6
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Jun 11 10:35:58 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3685a1f2d6636d6ea974ea02fbe8b08f77fb2bd6 [^]

Fixes issue 38477: SS WebPOS shows all users, more than allowed according to posterminalaccess
Introduced new preference and use in login utils servlet to determine if users with
no terminal access at all are allowed to access a terminal

---
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
---
(0105066)
migueldejuana   
2018-06-11 15:58   
Reviewed
(0105094)
hgbot   
2018-06-12 13:27   
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization.but
Changeset: 31a9bbb59ff4c903b31e1369e052c20c7bc3603a
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue Jun 12 13:27:18 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization.but/rev/31a9bbb59ff4c903b31e1369e052c20c7bc3603a [^]

Related to issue 38477: Show only the users of the store

---
A src-db/database/sourcedata/AD_PREFERENCE.xml
---