Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034175Retail ModulesStoreServerpublic2016-10-05 13:112016-11-15 13:01
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
RR17Q1RR17Q1 
migueldejuana
No
0034175: MobileServerController needs to use admin mode in more places
Parts of the MobileServerController api are called by webpos users through server side code. Sometimes a NotAllowed_Action is thrown when it should not.
Start webpos on multi-server
Login with a normal (not Openbravo) user
Set admin mode in more places in the code
No tags attached.
depends on backport 0034176RR16Q3.3 closed mtaal MobileServerController needs to use admin mode in more places 
depends on backport 0034274RR16Q4 closed mtaal MobileServerController needs to use admin mode in more places 
Issue History
2016-10-05 13:11mtaalNew Issue
2016-10-05 13:11mtaalAssigned To => mtaal
2016-10-05 13:11mtaalTriggers an Emergency Pack => No
2016-10-05 13:11mtaalStatusnew => scheduled
2016-10-18 08:33hgbotCheckin
2016-10-18 08:33hgbotNote Added: 0090655
2016-10-18 08:33hgbotStatusscheduled => resolved
2016-10-18 08:33hgbotResolutionopen => fixed
2016-10-18 08:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f7cd1d1388c2ebcf970524a3089cbc7e028900e4 [^]
2016-10-21 19:31mtaalNote Added: 0090778
2016-10-21 19:31mtaalStatusresolved => new
2016-10-21 19:31mtaalResolutionfixed => open
2016-10-21 19:31mtaalStatusnew => scheduled
2016-10-21 19:31mtaalStatusscheduled => resolved
2016-10-21 19:31mtaalFixed in Version => RR17Q1
2016-10-21 19:31mtaalResolutionopen => fixed
2016-10-21 19:31mtaalTarget VersionRR16Q4 => RR17Q1
2016-10-21 19:55mtaalReview Assigned To => Sandrahuguet
2016-10-21 19:55mtaalReview Assigned ToSandrahuguet => migueldejuana
2016-11-15 13:01migueldejuanaNote Added: 0091554
2016-11-15 13:01migueldejuanaStatusresolved => closed

Notes
(0090655)
hgbot   
2016-10-18 08:33   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: f7cd1d1388c2ebcf970524a3089cbc7e028900e4
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Oct 18 08:33:01 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f7cd1d1388c2ebcf970524a3089cbc7e028900e4 [^]

Fixes issue 34175: MobileServerController needs to use admin mode in more places
Use admin mode in more places

---
M src/org/openbravo/mobile/core/servercontroller/MobileServerController.java
---
(0090778)
mtaal   
2016-10-21 19:31   
change to scheduled to create additional backport issue
(0091554)
migueldejuana   
2016-11-15 13:01   
Tested and reviewed