Mohamed Abdou
04/08/2025, 10:20 AMCeligo AI
04/08/2025, 10:20 AMAI generated answer (using internal Slack threads):To create a workflow for the Inventory Adjustment as an approval process, you can follow these steps: 1. Navigate to the Workflow Manager in NetSuite (Customization > Workflow > Workflows). 2. Click on 'New Workflow'. 3. Enter the necessary details such as Name, ID, Record Type (Inventory Adjustment), etc. 4. In the 'State' section, create a new state (e.g., 'Initiated') and set it as the initial state. 5. In the 'Transitions' section, create a new transition from 'Initiated' to 'Approved'. 6. In the 'Action' section of the 'Initiated' state, add a 'Send Email' action to notify the approver. 7. In the 'Action' section of the 'Approved' state, add a 'Set Field Value' action to change the status of the Inventory Adjustment to 'Approved'. However, if you want to create an inventory adjustment as soon as an item is received, it seems that you cannot create native transactions via "Create Record" in workflows. This would need to be scripted. A script could then read from a custom field or custom record that tells it what item is then "input" (received) and what is the "output" (added to Inventory adjustment). Please note that some scripting might be involved to deal with the inventory detail. If you are not familiar with scripting, you might need to seek help from someone who is proficient in SuiteScript. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
04/08/2025, 10:21 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.866929293
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.863692105
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.860596657
Celigo AI
04/08/2025, 10:21 AM