Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Is it possible to calculate new price via workflow?
We need to be able to store a new price and add it to the price list. What I am thinking is to create 2 custom fields in the Assembly/BOM:
- New Base Price
- Discounted Price
We cannot update the actual base price as the new price will take effect in the future. So, is it possible to create a workflow with a formula such as below and store the value in the Discounted Price field?
New Base Price - (New Base Price * Price Level (depends on what was set for the customer))
Basically I just wanted to get the actual price once the discounted price is applied.