Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033846Retail ModulesManual user actionpublic2016-08-30 07:162016-09-08 18:29
sureshbabu 
mtaal 
highmajoralways
closedfixed 
5
 
RR16Q4 
Sandrahuguet
No
No
0033846: Web POS throws error message when user tries to login using manual user
Web POS throws error message when user tries to login using manual user
 Login into ERP System:

"Username": Openbravo
"Password": openbravo
Change the role as “The White Valley Group Admin”

Navigate to User window (General Setup || Security || User)

Create a new record (Ctrl + D)

To create a new user, enter the below user details

Client: The White Valley Group
Organization: Central Mountains Store
Name: manualuser
Username: manualuser
First name:
Last name:
Password: openbravo
Click Ctrl + s to save the details

Then navigate to POS Terminal Access tab

Click Ctrl + D to add a new record

Then enter

POS Terminal: CMS POS Terminal
Click Ctrl + S to save the details

***************************************************

Login into ERP System:

"Username": Openbravo
"Password": openbravo
Change the role as “The White Valley Group Admin”

Navigate to Role window (General Setup || Security || Role)

Create a new record by clicking the hot keys Ctrl + D

To create a new user role, enter the below user details

Client: The White Valley Group
Organization: *
Name: Manual User Role
User level: Organization
Manual: Checked
Restricted Backend access: Checked
Click Ctrl + s to save the details

Then navigate to Org Access tab

Click Create one link to add new record

Organization: Central Mountain Store
Organization Administrator: No
Then navigate to User Assignment tab

Click Create one link to add new record

Then select below details

User/Contact: manualuser
Role Administrator: Unchecked
Then navigate to Form Access

Click Create one link to add new record

Then select below details

Special Form: Web POS
Click Ctrl + s to save the details

__________________________________________

 Login into Web POS Terminal: (use terminal name as CMS-1)

"Username": manualuser
"Password": openbravo

Expected result: The POS window will appear.

Actual result: system shows error message

Transaction Failed
The transaction failed on the server, change your input or try again. Detailed error message: OBUIAPP_ActionNotAllowed
No tags attached.
png when i login using manual user at POS i am getting following error..png (121,666) 2016-08-30 07:16
https://issues.openbravo.com/file_download.php?file_id=9762&type=bug
png
Issue History
2016-08-30 07:16sureshbabuNew Issue
2016-08-30 07:16sureshbabuAssigned To => mtaal
2016-08-30 07:16sureshbabuFile Added: when i login using manual user at POS i am getting following error..png
2016-08-30 07:16sureshbabuOBNetwork customer => No
2016-08-30 07:16sureshbabuTriggers an Emergency Pack => No
2016-08-31 21:30mtaalReview Assigned To => Sandrahuguet
2016-08-31 21:31hgbotCheckin
2016-08-31 21:31hgbotNote Added: 0089630
2016-08-31 21:31hgbotStatusnew => resolved
2016-08-31 21:31hgbotResolutionopen => fixed
2016-08-31 21:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9215c139ea4ce37968ab0b635117a08ed6c3b98a [^]
2016-09-08 18:29SandrahuguetNote Added: 0089853
2016-09-08 18:29SandrahuguetStatusresolved => closed
2016-09-08 18:29SandrahuguetFixed in Version => RR16Q4

Notes
(0089630)
hgbot   
2016-08-31 21:31   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 9215c139ea4ce37968ab0b635117a08ed6c3b98a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Aug 31 21:31:03 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9215c139ea4ce37968ab0b635117a08ed6c3b98a [^]

Fixes issue 33846: Web POS throws error message when user tries to login using manual user
Add admin mode in several places where the mobile server definition is read

---
M src/org/openbravo/mobile/core/servercontroller/MobileServerController.java
---
(0089853)
Sandrahuguet   
2016-09-08 18:29   
Reviewed and tested