Order Management Using Salesforce: Prepared For
Order Management Using Salesforce: Prepared For
Order Management Using Salesforce: Prepared For
SALESFORCE
PREPARED FOR
PREPARED BY
Priyam Dutta
Abstract
Scope
Inscope
1. Support user, Business User and Sales User were given their own
specific functionality as per the use case.
2. Order approval was automated.
3. Triggers were used to apply business logic.
4. Lightning Web Components used to create app home page and
override actions(wrapped in aura component).
Outscope
Search Products
Add/Remove Products
Order Summary
Reports
Approval Process
Process
Orders
Contains order details to record client order data and facilitate order
handling.
Invoices
It has payment data and progression details for an order.
Pricebooks
Contains price lists and products
Products
Contains product details and stock details
Components
Lightning Web Components
Apex Triggers