Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033844 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 04. Warehouse management | minor | always | 2016-04-28 10:04 | 2016-09-01 19:03 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | markmm82 | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR16Q3.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 39f178351aba | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q3.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | aferraz | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2015-09-11 | |||||||
Regression introduced in release | 3.0PR15Q4 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/17eb51a4c06e [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033844: Cannot void a goods receipt if the role does not have access to Client window | |||||||
Description | Cannot void a goods receipt if the role does not have access to Client window | |||||||
Steps To Reproduce | As group admin role: Remove Client window from Role - Window Access tab Log out and log in Go to Goods Receipt window, try to void a record and check the following error message is shown: org.openbravo.base.exception.OBSecurityException: Entity ADClient is not directly readable, only id and identifier properties are readable, property ADClient.clientInformationList is neither of these. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0089682) hgbot (developer) 2016-09-01 19:02 |
Repository: erp/backports/3.0PR16Q3.2 Changeset: 39f178351aba873455906ffd50a5137efd81aa4d Author: Mark <markmm82 <at> gmail.com> Date: Thu Sep 01 18:50:35 2016 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR16Q3.2/rev/39f178351aba873455906ffd50a5137efd81aa4d [^] Fixes issue 33844: Can void a receipt if role doesn't have Client window access Allow to void a goods receipt even the role does not have access to Client window. The OB Context is configured as Admin mode to avoid access validations when getClientInformationList() method of ADClient class is invoked. --- M src/org/openbravo/costing/CostingUtils.java M src/org/openbravo/erpCommon/ad_actionButton/ProcessGoods.java M src/org/openbravo/materialmgmt/InventoryCountProcess.java --- |
(0089684) aferraz (manager) 2016-09-01 19:03 |
Code review OK |
Issue History | |||
Date Modified | Username | Field | Change |
2016-08-29 19:35 | markmm82 | Type | defect => backport |
2016-08-29 19:35 | markmm82 | Target Version | => 3.0PR16Q3.2 |
2016-09-01 18:40 | aferraz | Regression introduced in release | 3.0PR15Q2.5 => 3.0PR15Q4 |
2016-09-01 18:40 | aferraz | Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/17eb51a4c06e4c52758955c846be5a7b91c4edcb [^] => https://code.openbravo.com/erp/devel/pi/rev/17eb51a4c06e [^] |
2016-09-01 19:02 | hgbot | Checkin | |
2016-09-01 19:02 | hgbot | Note Added: 0089682 | |
2016-09-01 19:02 | hgbot | Status | scheduled => resolved |
2016-09-01 19:02 | hgbot | Resolution | open => fixed |
2016-09-01 19:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR16Q3.2/rev/39f178351aba873455906ffd50a5137efd81aa4d [^] |
2016-09-01 19:03 | aferraz | Review Assigned To | => aferraz |
2016-09-01 19:03 | aferraz | Note Added: 0089684 | |
2016-09-01 19:03 | aferraz | Status | resolved => closed |
2016-09-01 19:03 | aferraz | Fixed in Version | => 3.0PR16Q3.2 |
Copyright © 2000 - 2009 MantisBT Group |