User: alex clicked save for waku-messages/message/waku-message-variables.dmn
This commit is contained in:
parent
71f2e89a0b
commit
7fb5d862b4
|
@ -62,7 +62,7 @@
|
|||
<text>"execute-procure-to-pay/cc-invoice-approval-process"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_0w1qe6z">
|
||||
<text>"waku_payment_pending"</text>
|
||||
<text>"waku_payment_pending_not_ismatch"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1d41cw8">
|
||||
<text>True</text>
|
||||
|
@ -79,7 +79,7 @@
|
|||
<text>"execute-procure-to-pay/cc-invoice-approval-process"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_044o0h7">
|
||||
<text>"waku_payment_pending"</text>
|
||||
<text>"waku_payment_pending_not_ismatch"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_01rh82v">
|
||||
<text>True</text>
|
||||
|
@ -91,6 +91,23 @@
|
|||
<text>"\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</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_05cl9wi">
|
||||
<inputEntry id="UnaryTests_13wp0uc">
|
||||
<text>"execute-procure-to-pay/cc-invoice-approval-process"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1ibvecu">
|
||||
<text>"waku_payment_pending_not_ismatch"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_17nrjd7">
|
||||
<text>False</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1mc169j">
|
||||
<text>True</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1ecfr1n">
|
||||
<text>"\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nFinance Comments: " + invoice.commentsFinance</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0a36qh6">
|
||||
<inputEntry id="UnaryTests_0y9dvuk">
|
||||
<text>"execute-procure-to-pay/cc-invoice-approval-process"</text>
|
||||
|
|
Loading…
Reference in New Issue