Table of Contents | ||||
---|---|---|---|---|
|
...
CRUD Transfer Orders
CRUD Whse Shipments
How to prevent Warehouse Staff from changing accounts??? They should have access to all Pantry accounts and Vendor accounts
Do we allow them to update contacts???
Sharing Rules for Pantry Managers
...
Should assign the following to all three:
Visualforce PDFs:
GF_Mass Agency Order Creation
GF_OrderPackingSlipPDF
GF_PurchaseOrderPDF
GF_TransferOrderPick
GF_CreateTransferShipment
GF_MultipleOrderPackingSlipPDF
Classes
GF_OrderAllocationController
GF_OrderAllocationWrapper
GF_WhseShipmentController
GF_OrderPackingSlipPDF
GF_TransferOrderPDF
Reports
...
able to create PO
When trying to Post Whse Receipt ran into error:
Permission to access an GFERP__Tracking_Line__c denied.tried to add read permission for tracking line but it didn't change anything
added Read Tracking Line permission (worked)
Can post Whse Receipt
Cannot edit PI
Subscript is invalid because list is empty
Error is in expression '{!IF(SObjectTypeSearch=='',$ObjectType[sObjectType].Fields[sObjectField].referenceTo[0].Name, $ObjectType[SObjectTypeSearch].Name)}' in component <gferp:customlookuppagination> in component gferp:customlookuppagination
Cannot Post PI
Permission to access an GFERP__Account_Posting_Setup__c denied.
Error is in expression '{!postPI}' in component <apex:commandButton> in page gferp:postpurchinvoice: (GFERP)
added Read permission to Account Posting Setup
Cannot post PI because I cannot add number
What do I add edit access to?
User 2
Food Pantry Agency
GFERP Pantry Manager Permission Set
...