Solved

Not possible to Approve Approval steps in Sales Quotations

  • 2 November 2023
  • 2 replies
  • 69 views

Userlevel 2
Badge +7

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. 

 

 

icon

Best answer by Marcel.Ausan 2 November 2023, 10:26

View original

2 replies

Userlevel 6
Badge +15

@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
Userlevel 2
Badge +7

@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