diff --git a/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn b/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn index b991b105..c90c6a97 100644 --- a/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn +++ b/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn @@ -929,7 +929,8 @@ if not(svc_is_due_date_after): Flow_00p30u2 Flow_1y5a863 - invoice["ContributorName"] = "Harmeet Singh" + invoice = {} +invoice["ContributorName"] = "Harmeet Singh" invoice["ContributorId"] = 12 invoice["InvoiceId"] = 1234 invoice["invoiceAmount"] = 10000 @@ -972,6 +973,23 @@ invoice["dueDate"] = "12/12/2022" + + + + + + + + + + + + + + + + + @@ -981,13 +999,10 @@ invoice["dueDate"] = "12/12/2022" - - + + - - - @@ -1015,6 +1030,9 @@ invoice["dueDate"] = "12/12/2022" + + + @@ -1047,6 +1065,13 @@ invoice["dueDate"] = "12/12/2022" + + + + + + + @@ -1074,18 +1099,18 @@ invoice["dueDate"] = "12/12/2022" + + + + - - - + + - - - - - + + @@ -1150,30 +1175,6 @@ invoice["dueDate"] = "12/12/2022" - - - - - - - - - - - - - - - - - - - - - - - - @@ -1406,14 +1407,14 @@ invoice["dueDate"] = "12/12/2022" - - - - + + + +