Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034811Retail ModulesWeb POSpublic2016-12-22 12:292016-12-27 17:59
eduardo_Argal 
mtaal 
normalmajorsometimes
closedfixed 
5
 
RR17Q1 
Sandrahuguet
No
0034811: Permission exception thrown when creating import entry
Log using VallBlanca
Synchronized Mode preference = Y
Create a new order in webpos (select bpartner, add products, pay it)
process fails due to missing permissions on c_import_entry table when creating the archived entry
Log in in the backend
Go to role window and select VallBlancaUser
Navigate to window access and delete Data import entry record

Log using VallBlanca
Synchronized Mode preference = Y
Create a new order in webpos (select bpartner, add products, pay it)
process fails due to missing permissions on c_import_entry table when creating the archived entry
Find Patch attached
No tags attached.
? patch.exp (1,128) 2016-12-22 12:29
https://issues.openbravo.com/file_download.php?file_id=10212&type=bug
Issue History
2016-12-22 12:29eduardo_ArgalNew Issue
2016-12-22 12:29eduardo_ArgalAssigned To => mtaal
2016-12-22 12:29eduardo_ArgalFile Added: patch.exp
2016-12-22 12:29eduardo_ArgalTriggers an Emergency Pack => No
2016-12-23 13:17hgbotCheckin
2016-12-23 13:17hgbotNote Added: 0092971
2016-12-23 13:17hgbotStatusnew => resolved
2016-12-23 13:17hgbotResolutionopen => fixed
2016-12-23 13:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0a83b5f0549cec67e0c7594651551f1a010116ad [^]
2016-12-23 13:21mtaalReview Assigned To => Sandrahuguet
2016-12-27 17:59SandrahuguetSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=14128#r14128
2016-12-27 17:59SandrahuguetNote Added: 0093028
2016-12-27 17:59SandrahuguetStatusresolved => closed
2016-12-27 17:59SandrahuguetFixed in Version => RR17Q1

Notes
(0092971)
hgbot   
2016-12-23 13:17   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 0a83b5f0549cec67e0c7594651551f1a010116ad
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Dec 23 13:17:31 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0a83b5f0549cec67e0c7594651551f1a010116ad [^]

Fixes issue 34811: Permission exception thrown when creating import entry
Move code line into try-finally block setting admin mode

---
M src/org/openbravo/mobile/core/servercontroller/MultiServerJSONProcess.java
---
(0093028)
Sandrahuguet   
2016-12-27 17:59   
reviewed and tested