Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036156Retail ModulesDiscounts and Promotionspublic2017-06-01 09:332017-06-01 09:36
ngarcia 
Retail 
highminoralways
newopen 
5
 
 
No
0036156: Cannot Add Pack to a Sales Order if the role does not have access to Currency, Price List and Discount and Promotion windows
Cannot Add Pack to a Sales Order if the role does not have access to Currency, Price List and Discount and Promotion windows. The following exceptions are launched

Entity Currency is not directly readable, only id and identifier properties are readable, property Currency.standardPrecision is neither of these.
Entity PricingPriceListVersion is not readable by the user 100
Entity PricingAdjustment is not directly readable, only id and identifier properties are readable, property PricingAdjustment.pricingAdjustmentProductList is neither of these.
Entity PricingAdjustmentProduct is not directly readable, only id and identifier properties are readable, property PricingAdjustmentProduct.obdiscQty is neither of these.
Entity PricingPriceList is not directly readable, only id and identifier properties are readable, property PricingPriceList.priceIncludesTax is neither of these.
Entity PricingProductPrice is not directly readable, only id and identifier properties are readable, property PricingProductPrice.standardPrice is neither of these.
As group admin role:
   Create a Manual Role, add access a organization and sales order window
   Assign it to Openbravo user

   Log in with that role
   Go to Sales Order window, create a header, click on Add Pack and OK
   The following error message is shown:

   java.lang.Exception: Entity Currency is not directly readable, only id and identifier properties are readable, property Currency.standardPrecision is neither of these.

  The role needs to have access to the following tables:
     C_CURRENCY
     M_OFFER
     M_OFFER_PRODUCT
     M_PRICELIST
     M_PRICELIST_VERSION
     M_PRODUCT_PRICE
No tags attached.
Issue History
2017-06-01 09:33ngarciaNew Issue
2017-06-01 09:33ngarciaAssigned To => Retail
2017-06-01 09:33ngarciaTriggers an Emergency Pack => No
2017-06-01 09:36ngarciaIssue Monitored: networkb

There are no notes attached to this issue.