Table of Contents | ||||
---|---|---|---|---|
|
...
Read Warehouse
Read/Update SKUs
Read Items
Read Transfer Orders
Read Tracking Line
Read Whse Receipt Line
CRUD on Whse Receipts
Allow to create Whse Receipts on Transfer Orders and post WRs and create putaway
CRUD on Whse Activities
Allow creating Whse Activities from WRs
Read Bin Content
Read Bins
CRUD on Item Journals
CRUD Item Journal Lines
Allow creating Item Journals
...
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
Pantry Managers should be assigned to a Warehouse, and see their own records related to that warehouse only.
Warehouse
Stockkeeping Unit
Transfer Orders
Whse Receipt
Whse Activities
Bin Content
Item Journal
What is the best way to share:
Sharing rule???
Apex code using Pantry Association object???
Kevin did something for BBFChange the Sharing Settings for the above objects to Private
When after insert/update on these objects, share the records with Pantry Managers
B2B_PantryAssociation
B2B_PantryTimingTrigger
Visualforce Pages/Classes/Reports (done except the red ones)
...