Notes |
|
|
The error shown is:
ERROR org.openbravo.base.exception.OBSecurityException - Entity Product is not directly readable, only id and identifier properties are readable, property Product.attributeSet is neither of these.
org.openbravo.base.exception.OBSecurityException: Entity Product is not directly readable, only id and identifier properties are readable, property Product.attributeSet is neither of these. |
|
|
|
|
|
|
The following tabs are affected by the same problem (callout affected is informed):
1. Master Data Management > Product > Product > Transactions
2. Warehouse Management > Transactions > Physical Inventory > Header > Lines src/org/openbravo/erpCommon/ad_callouts/SL_Inventory_Product.java
3. Warehouse Management > Transactions > Goods Movements > Header > Lines src/org/openbravo/erpCommon/ad_callouts/SL_Movement_Product.java
4. Warehouse Management > Transactions > Bill of Materials Production > BOM Production > Production Plan > I/O Products src/org/openbravo/erpCommon/ad_callouts/SL_Production_Product.java
5. Warehouse Management > Transactions > Goods Transaction
6. Warehouse Management > Setup > Warehouse and Storage Bins > Warehouse > Storage Bin > Bin Contents
7. Warehouse Management > Setup > Warehouse and Storage Bins > Warehouse > Storage Bin > Product Transactions
8. Production Management > Transactions > Internal Consumption > Header > Lines src/org/openbravo/erpCommon/ad_callouts/SL_Internal_Consumption_Product.java
9. Production Management > Transactions > Work Effort > Work Effort > Production Run > Product src/org/openbravo/erpCommon/ad_callouts/SL_Production_Product.java
10. Production Management > Transactions > Work Effort > Work Effort > Global Use src/org/openbravo/erpCommon/ad_callouts/SL_GlobalUse_Product.java
11. Production Management > Transactions > Periodic Quality Control Data > Test src/org/openbravo/erpCommon/ad_callouts/SL_PC_Case_Product.java
12. Warehouse Management > Transactions > Incoming Shipment > Shipment in > Shipment in line src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java
13. Procurement Management > Transactions > Requisition > Header > Lines src/org/openbravo/erpCommon/ad_callouts/SL_RequisitionLine_Product.java
14. Procurement Management > Transactions > Manage Requisitions > Header > Lines src/org/openbravo/erpCommon/ad_callouts/SL_RequisitionLine_Product.java
15. Procurement Management > Transactions > Goods Receipt > Header > Lines src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java
16. Procurement Management > Transactions > Purchase Order > Header > Lines src/org/openbravo/erpCommon/ad_callouts/SL_Order_Product.java
17. Sales Management > Transactions > Goods Shipment > Header > Lines src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java
18. Sales Management > Transactions > Sales Order > Header > Lines src/org/openbravo/erpCommon/ad_callouts/SL_Order_Product.java
19. Sales Management > Transactions > Sales Invoice > Header > Lines src/org/openbravo/erpCommon/ad_callouts/SL_Invoice_Product.java
20. Financial Management > Assets > Assets src/org/openbravo/erpCommon/ad_callouts/SL_Asset_Product.java
21. Procurement Management > Transactions > Purchase Invoice > Header > Lines src/org/openbravo/erpCommon/ad_callouts/SL_Invoice_Product.java |
|
|
(0025252)
|
rafaroda
|
2010-03-11 18:20
(edited on: 2010-03-11 18:23) |
|
|
|
|
If you are suffering from this issue for any of your roles this is a temporary workaround:
1) With a Client Administrator role, navigate to General Setup || Security || Role
2) Select the role affected by the issue and go to "Window Access" tab.
3) Create a new record for window "Product" and "Editable Field" = N (see screenshot).
4) Log in with this role the UOM of the product will be correctly selected now. |
|
|
|
yes Rafa this workaround is suggested by Pablo Sarobe and I already did that. Thanks. |
|
|
|
|