Hi Everyone,
I am using Purchase Requisition workflow which has been designed as shown in below image.
However, now my client has requirement that until and unless created RFQ doesn't have its Status High as Accepted, the User should not be able to click on Submit RFQ step of workflow as shown in 2nd image below.
I will be considering StatusHigh field of PurchRFQCaseTable.
RFQ is mentioned in Purchase Requisition line. PurchReqLine table's PurchRFQCaseId field.
In one Purchase Requisition there will be only one line.
If there is an alternative solution then do suggest it. I just don't want to allow user to Submit RFQ step until and unless the RFQ has not been accepted.
How this requirement can be achieved? Do I need to modify any classes or Table method for this? Or it can be handled through Workflow design?
Please suggest solution on same. I have never designed any workflow before. The current workflow has been configured by functional consultant.