Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024057Openbravo ERP03. Procurement managementpublic2013-06-13 00:512013-08-26 10:09
jonalegriaesarte 
pramakrishnan 
normalminorhave not tried
closedfixed 
5
 
3.0MP273.0MP27 
jonalegriaesarte
Core
No
0024057: Pending Goods Receipt can not be performed if the role does not have access to organization window
Pending Goods Receipt can not be performed if the role does not have access to organization window
- Create a new role with access to procurement module
- Create a new purchase order and book it
- Pending goods receipt, process the order pending. Process run error. Checking the log, the error is:

4879529 2013-06-10 14:51:25,851 [ajp-8809-5] ERROR org.openbravo.base.exception.OBSecurityException - Entity Organization is not directly readable, only id and identifier properties are readable, property Organization.organizationWarehouseList is neither of these.
org.openbravo.base.exception.OBSecurityException: Entity Organization is not directly readable, only id and identifier properties are readable, property Organization.organizationWarehouseList is neither of these.
        at org.openbravo.base.structure.BaseOBObject.checkDerivedReadable(BaseOBObject.java:289)
        at org.openbravo.base.structure.BaseOBObject.get(BaseOBObject.java:251)
        at org.openbravo.base.structure.BaseOBObject.get(BaseOBObject.java:228)
        at org.openbravo.base.structure.BaseOBObject.get(BaseOBObject.java:209)
        at org.openbravo.model.common.enterprise.Organization.getOrganizationWarehouseList(Organization.java:417)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Moved from MP26 to MP27
Issue History
2013-06-13 00:51jonalegriaesarteNew Issue
2013-06-13 00:51jonalegriaesarteAssigned To => jonalegriaesarte
2013-06-13 00:51jonalegriaesarteModules => Core
2013-06-13 00:51jonalegriaesarteTriggers an Emergency Pack => No
2013-07-29 16:31jonalegriaesarteTarget Version3.0MP26 => 3.0MP27
2013-07-29 16:31jonalegriaesarteTag Attached: Moved from MP26 to MP27
2013-07-29 18:59jonalegriaesarteAssigned Tojonalegriaesarte => pramakrishnan
2013-08-01 11:24pramakrishnanStatusnew => scheduled
2013-08-01 11:24pramakrishnanfix_in_branch => pi
2013-08-04 09:01hgbotCheckin
2013-08-04 09:01hgbotNote Added: 0060492
2013-08-04 09:01hgbotStatusscheduled => resolved
2013-08-04 09:01hgbotResolutionopen => fixed
2013-08-04 09:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/314e8a452f5a686c9d613be186e0f08b0de643d9 [^]
2013-08-14 15:43pramakrishnanNote Added: 0060597
2013-08-14 15:43pramakrishnanStatusresolved => new
2013-08-14 15:43pramakrishnanResolutionfixed => open
2013-08-14 15:43pramakrishnanReview Assigned To => jonalegriaesarte
2013-08-14 15:43pramakrishnanfix_in_branchpi =>
2013-08-14 15:44pramakrishnanStatusnew => scheduled
2013-08-14 15:44pramakrishnanfix_in_branch => pi
2013-08-14 15:44pramakrishnanStatusscheduled => resolved
2013-08-14 15:44pramakrishnanResolutionopen => fixed
2013-08-16 20:31hudsonbotCheckin
2013-08-16 20:31hudsonbotNote Added: 0060622
2013-08-26 10:09jonalegriaesarteNote Added: 0060763
2013-08-26 10:09jonalegriaesarteStatusresolved => closed
2013-08-26 10:09jonalegriaesarteFixed in Version => 3.0MP27

Notes
(0060492)
hgbot   
2013-08-04 09:01   
Repository: erp/devel/pi
Changeset: 314e8a452f5a686c9d613be186e0f08b0de643d9
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Thu Aug 01 14:39:20 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/314e8a452f5a686c9d613be186e0f08b0de643d9 [^]

Fixes Issue 24057: Pending Goods Receipt can not be performed
When the role does not have access to organization window, pending goods receipt throws ProcessRunError

---
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.java
---
(0060597)
pramakrishnan   
2013-08-14 15:43   
Reopened to update review assigned to
(0060622)
hudsonbot   
2013-08-16 20:31   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/59a1180e7f4f [^]

Maturity status: Test
(0060763)
jonalegriaesarte   
2013-08-26 10:09   
Working fine