Skip to Content
Menu
This question has been flagged
1 Reply
772 Views

Hi,

Can someone please let me know which model, fields are updated  related to quotation confirmation.

I am using an external application to create sale orders via API and need to have created sale.order(quotations by default) records 'confirm'ed. I analyized sale.order model fields and tested 'status' field, but couldnt find any use of it.


Thanks and Best Regards


Indunil

Avatar
Discard
Best Answer

Hi,

On confirming quotation if the order line product contains a non service item, the delivery order will get created as well sale order status will get updated.

If you need to know exact details, please check the corresponding function that get executed on clicking confirm button.

Thanks

Avatar
Discard