Skip to main content

When using approval process in sales quotation in Cloud 22r2 we are getting the below error when trying to approve the approval step. This error occurs in any status of the sales quotation. 

 

 

@ashenfdo in standard functionality, there is no dependency between approvals and sales quotation statuses.

I would assume this toast message is being triggered maybe from a custom event?

In the past I worked with a customer and they had the requirement to approve Sales Quotations before releasing them. There I have created

  • a custom event to attach an approval template to the Sales Quotation header
  • a custom event to stop the Release action if the approval is not 100% completed

@ashenfdo in standard functionality, there is no dependency between approvals and sales quotation statuses.

I would assume this toast message is being triggered maybe from a custom event?

In the past I worked with a customer and they had the requirement to approve Sales Quotations before releasing them. There I have created

  • a custom event to attach an approval template to the Sales Quotation header
  • a custom event to stop the Release action if the approval is not 100% completed

Thank you Marcel I was able to find the custom event, The entity of the event is not the window quotationorder but its the ApprovalRouting


Reply