Hello - I want to create a workflow to set the st...
# suiteflow
l
Hello - I want to create a workflow to set the status of a sales order to 'Billed' if the sales order is on the saved search I created. When I go to set field value, 'status' is not in the field list to choose. Is it possible to set the status of a sales order via workflow? If not can it be scripted? TIA
a
You cannot set the status field via workflow However I would think you would want to actually create a billing transaction (like invoice or cash sale) which will make the status be billed natively Not try to force a status change via script
You can use the transform record action to make invoices or cash sales from sales order using WF
Or if you just trying to “clear them out” you can mark them closed via WF
l
The sales orders are fully billed but the transaction stills says pending fulfillment. Thought about closing them but thought changing them to billed was more accurate.
a
It might be better to figure out why NetSuite is not considering them billed Do the items need to be marked shipped?
l
We use non-inventory items, can they still be marked shipped?
a
Yes there is a setting on the item record called “can be fulfilled/recived”. If that is checked then you need to post a fulfillment
l
okay - yea that is checked
a
Is there a fulfill button on your SO?
l
yes there is but our consultants said we just needed to hit next bill, so they have not fulfilled the sales orders.
a
Next bill will only create invoices
Unfortunately you cannot change the “can be fulfilled recived” preference once you have used the item on a transaction
My recommendation would be to re-create your items and make sure to uncheck that box on the new items. Then a Fulfillment is not required Therefore once fully billed the SO will show billed
You will loose your history but save a lot of headache going forward
l
Sounds it, thank you for your help !