From d9b7b750d8f63d6586b1038ca3110a519351b780 Mon Sep 17 00:00:00 2001 From: demo Date: Wed, 16 Nov 2022 19:34:35 +0000 Subject: [PATCH] User: alex clicked save for waku-messages/message/waku-message-variables.dmn --- .../message/waku-message-variables.dmn | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/waku-messages/message/waku-message-variables.dmn b/waku-messages/message/waku-message-variables.dmn index 1d18c51a..80db3474 100644 --- a/waku-messages/message/waku-message-variables.dmn +++ b/waku-messages/message/waku-message-variables.dmn @@ -13,13 +13,13 @@ - - len_project_lead_comments > 0 + + len_project_lead_comments - - len_finance_comments > 0 + + len_finance_comments @@ -31,10 +31,10 @@ "waku_payment_pending_ismatch" - False + 0 - True + >0 "\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nFinance Comments: " + invoice.commentsFinance @@ -48,10 +48,10 @@ "waku_payment_pending_not_ismatch" - True + >0 - False + 9 "\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nProject Lead Comments: " + invoice.commentsProjectLead @@ -65,10 +65,10 @@ "waku_payment_pending_not_ismatch" - True + >0 - True + >0 "\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nProject Lead Comments: " + invoice.commentsProjectLead + "\nFinance Comments: " + invoice.commentsFinance @@ -82,10 +82,10 @@ "waku_payment_pending_not_ismatch" - False + 0 - True + >0 "\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nFinance Comments: " + invoice.commentsFinance @@ -99,10 +99,10 @@ "waku_invoice_rejected" - False + 0 - True + >0 "\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nFinance Comments: " + invoice.commentsFinance @@ -116,10 +116,10 @@ "waku_invoice_rejected" - True + >0 - False + 0 "\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nProject Lead Comments: " + invoice.commentsProjectLead @@ -133,10 +133,10 @@ "waku_invoice_rejected" - True + >0 - True + >0 "\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nProject Lead Comments: " + invoice.commentsProjectLead + "\nFinance Comments: " + invoice.commentsFinance