Hi! Is it possible to tell NetSuite to attach a s...
# general
d
Hi! Is it possible to tell NetSuite to attach a sales order to a quote? We’ve had a SO through EDI, and want to attach it to a quote, so the quote becomes ‘processed’ and moves in the forecasting.
k
In what way? Attach a pdf or something?
d
So under forecasting, we’d have a EDI order in sales, but have an unused quote for that sales order, we want to link the two. The same way you can create a sales order from quote, we want to link an existing quote to an existing sales order
if that makes sense..? Taken me around 20 mins to understand the initial question..
k
It makes sense but cant be done.
You would need to transform the quote to sales order to create that link.
d
I thought so, the user is now on phone with NetSuite, but it answers my question, thank you!
👍 1
Apparently it’s now an enhancement request..
k
It probably has been for a while!!
d
Managed to bypass it at least to make quotes processed with
Copy code
nlapiSubmitField('estimate',7292643,'orderStatus','B');
k
Yeah but no link to SO. The only other way would be to have a custom field with list reocrd and link the SO that way.
d
I think thats the way we’re going to go, other than wait for NetSuite to come back in 7 years and tell us they cant do it
k
HAHA Yeah!!