This question has been flagged
1 Reply
3094 Views

Hi 

I'm inserting sales order by c# successfully, but this order going to Quotation by default.

 Now, if i'm success full passed value of 'state'(status) fields of sale.order then this entry goes to Order instead of  Quotation.

But i don't know how to set 'state' of sale.order using c# code ?

Avatar
Discard

have you tried calling confirm method of the quotation

Best Answer

you should write "API"

Avatar
Discard