User: alex clicked save for waku-messages/message/waku-message-variables.dmn
This commit is contained in:
parent
2e6642b0b6
commit
14698ef70f
|
@ -28,10 +28,10 @@
|
|||
<text>"execute-procure-to-pay/cc-invoice-approval-process"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1ke62jr">
|
||||
<text>"waku_payment_pending"</text>
|
||||
<text>"waku_payment_pending_ismatch"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_0ztcqq1">
|
||||
<text>False</text>
|
||||
<text></text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_0t0pmnc">
|
||||
<text>True</text>
|
||||
|
@ -40,6 +40,23 @@
|
|||
<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_0adjqic">
|
||||
<inputEntry id="UnaryTests_1axfg5h">
|
||||
<text>"execute-procure-to-pay/cc-invoice-approval-process"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1i2etg2">
|
||||
<text>"waku_payment_pending_ismatch"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1c5vn37">
|
||||
<text></text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_00k32fz">
|
||||
<text>False</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0ein1be">
|
||||
<text>"\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_11t3qpe">
|
||||
<inputEntry id="UnaryTests_0nfkjo9">
|
||||
<text>"execute-procure-to-pay/cc-invoice-approval-process"</text>
|
||||
|
|
Loading…
Reference in New Issue