Scenario
There is currently no standard Total field in Inbound Shipment transactions therefore, users are manually calculating the total value based on the line items' amount.
Solution
- Create a Saved Search
- Navigate to Lists > Search > Saved Searches > New
- Search Title: Enter Title
- Select Inbound Shipment
- Click Results
- Field:
- Select Formula (Numeric)
- Summary Type: Select Sum
- Formula: Enter {totalunitcost} * {quantityreceived}
- Click Available Filters
- Filter:
- Select Internal Id
- Click Save & Run
- Create a Custom Field
- Navigate to Customisation > Lists, Records, & Fields > Other Record Fields > New
- Record Type: Select Inbound Shipment
- Label: Enter Label
Example: Total Item Amount - Type: Select Integer Number
- Store Value: Remove Checkmark
- Click Validation & Defaulting
- Search: Select Custom Inbound Shipment Search
- Click Save