diff --git a/waku-messages/message/waku-message-variables.dmn b/waku-messages/message/waku-message-variables.dmn index b5e979a9..0bd8249e 100644 --- a/waku-messages/message/waku-message-variables.dmn +++ b/waku-messages/message/waku-message-variables.dmn @@ -28,10 +28,10 @@ "execute-procure-to-pay/cc-invoice-approval-process" - "waku_payment_pending" + "waku_payment_pending_ismatch" - False + True @@ -40,6 +40,23 @@ "\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nFinance Comments: " + invoice.commentsFinance + + + "execute-procure-to-pay/cc-invoice-approval-process" + + + "waku_payment_pending_ismatch" + + + + + + False + + + "\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + + "execute-procure-to-pay/cc-invoice-approval-process"