Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022984Retail ModulesRetail Configurationpublic2013-02-05 20:272013-04-03 12:55
dmitry_mezentsev 
marvintm 
highminorN/A
closedfixed 
5
 
RMP20RMP20 
migueldejuana
No
0022984: Authorised user´s access to POS terminals
Allow / disallow users to access particular POS terminals.

As of now user has an access either to all or to none of the POS terminals.

In some cases it is required to configure an ability for the user ("Cashier" role) to have an access only to the particular terminals (border case - only to one).

At the same time some roles like "Store Manager" should have an access to all terminals.
-
New Tab "Restrict to POS Terminals" in the User window.

If it is not filled in - no terminal restriction is applied.
If it is - user should be able to login only to the terminal specified.

Feedback is welcome :-)
No tags attached.
Issue History
2013-02-05 20:27dmitry_mezentsevNew Issue
2013-02-05 20:27dmitry_mezentsevAssigned To => marvintm
2013-02-14 13:21hgbotCheckin
2013-02-14 13:21hgbotNote Added: 0056440
2013-02-14 13:21hgbotStatusnew => resolved
2013-02-14 13:21hgbotResolutionopen => fixed
2013-02-14 13:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f71d3a8ac5d917492370c894eea4544bf32869c4 [^]
2013-02-15 09:08hgbotCheckin
2013-02-15 09:08hgbotNote Added: 0056475
2013-02-15 09:08hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f71d3a8ac5d917492370c894eea4544bf32869c4 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.layaways/rev/f71d3a8ac5d917492370c894eea4544bf32869c4 [^]
2013-02-27 13:18hgbotCheckin
2013-02-27 13:18hgbotNote Added: 0056810
2013-02-27 13:37migueldejuanaReview Assigned To => migueldejuana
2013-02-27 13:37migueldejuanaNote Added: 0056811
2013-02-27 13:37migueldejuanaStatusresolved => closed
2013-02-27 13:37migueldejuanaFixed in Version => RMP20
2013-04-02 20:07hgbotCheckin
2013-04-02 20:07hgbotNote Added: 0057639
2013-04-02 20:07hgbotStatusclosed => resolved
2013-04-02 20:07hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.layaways/rev/f71d3a8ac5d917492370c894eea4544bf32869c4 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/f71d3a8ac5d917492370c894eea4544bf32869c4 [^]
2013-04-02 20:09hgbotCheckin
2013-04-02 20:09hgbotNote Added: 0057658
2013-04-03 12:55marvintmStatusresolved => closed

Notes
(0056440)
hgbot   
2013-02-14 13:21   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f71d3a8ac5d917492370c894eea4544bf32869c4
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 14 13:21:07 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f71d3a8ac5d917492370c894eea4544bf32869c4 [^]

Fixed issue 22984. Now authorization to use POS terminals can be granted to users.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src/org/openbravo/retail/posterminal/POSLoginHandler.java
M src/org/openbravo/retail/posterminal/term/Context.java
M web/org.openbravo.retail.posterminal/index.html
M web/org.openbravo.retail.posterminal/js/utilities.js
A src-db/database/model/tables/OBPOS_USERTERMINAL_ACCESS.xml
---
(0056475)
hgbot   
2013-02-15 09:08   
Repository: erp/pmods/org.openbravo.retail.posterminal.layaways
Changeset: f71d3a8ac5d917492370c894eea4544bf32869c4
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 14 13:21:07 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.layaways/rev/f71d3a8ac5d917492370c894eea4544bf32869c4 [^]

Fixed issue 22984. Now authorization to use POS terminals can be granted to users.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src/org/openbravo/retail/posterminal/POSLoginHandler.java
M src/org/openbravo/retail/posterminal/term/Context.java
M web/org.openbravo.retail.posterminal/index.html
M web/org.openbravo.retail.posterminal/js/utilities.js
A src-db/database/model/tables/OBPOS_USERTERMINAL_ACCESS.xml
---
(0056810)
hgbot   
2013-02-27 13:18   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 17dfa58dea0694a60a016f2bc6ab3ce11e74eab6
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Feb 27 13:17:48 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/17dfa58dea0694a60a016f2bc6ab3ce11e74eab6 [^]

Related to issue 22984. Now users without access to a terminal will not be shown in the login window

---
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
---
(0056811)
migueldejuana   
2013-02-27 13:37   
Tested and reviewed 9b7b428d01ff
(0057639)
hgbot   
2013-04-02 20:07   
Repository: erp/pmods/org.openbravo.retail.posterminal-core
Changeset: f71d3a8ac5d917492370c894eea4544bf32869c4
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 14 13:21:07 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/f71d3a8ac5d917492370c894eea4544bf32869c4 [^]

Fixed issue 22984. Now authorization to use POS terminals can be granted to users.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src/org/openbravo/retail/posterminal/POSLoginHandler.java
M src/org/openbravo/retail/posterminal/term/Context.java
M web/org.openbravo.retail.posterminal/index.html
M web/org.openbravo.retail.posterminal/js/utilities.js
A src-db/database/model/tables/OBPOS_USERTERMINAL_ACCESS.xml
---
(0057658)
hgbot   
2013-04-02 20:09   
Repository: erp/pmods/org.openbravo.retail.posterminal-core
Changeset: 17dfa58dea0694a60a016f2bc6ab3ce11e74eab6
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Feb 27 13:17:48 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/17dfa58dea0694a60a016f2bc6ab3ce11e74eab6 [^]

Related to issue 22984. Now users without access to a terminal will not be shown in the login window

---
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
---