mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
User: alex clicked save for misc/waku-messages/message/waku-message-variables.dmn
This commit is contained in:
parent
c1e58d3761
commit
25a59b1206
@ -79,7 +79,7 @@
|
||||
<text>"waku_invoice_rejected_not_ismatch_pl_approve"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_0p6m7ua">
|
||||
<text></text>
|
||||
<text>True</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_0o1ss98">
|
||||
<text>True</text>
|
||||
@ -88,6 +88,46 @@
|
||||
<text></text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0ap9kmf">
|
||||
<text>"\nInvoice no: " + str(invoice["invoiceId"]) + "\nAmount: " + invoice["invoiceAmount_str"] + "\nDate submitted: " + invoice["invoiceDate"] + "\nStatus: " + invoice["invoiceStatus"] + "\nSubmitter Comments: " + invoice["commentSubmitter"] + "\nProject Lead Comments: " + invoice["commentProjectLead"]</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_00j8zx8">
|
||||
<inputEntry id="UnaryTests_0dsfkn4">
|
||||
<text>"manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_02hg66v">
|
||||
<text>"waku_invoice_rejected_not_ismatch_pl_approve"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_0r8kl9h">
|
||||
<text>True</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1250wo1">
|
||||
<text>False</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1f7vpzg">
|
||||
<text></text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_05koxgw">
|
||||
<text>"\nInvoice no: " + str(invoice["invoiceId"]) + "\nAmount: " + invoice["invoiceAmount_str"] + "\nDate submitted: " + invoice["invoiceDate"] + "\nStatus: " + invoice["invoiceStatus"] + "\nSubmitter Comments: " + invoice["commentSubmitter"]</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0wvim73">
|
||||
<inputEntry id="UnaryTests_0qotgqf">
|
||||
<text>"manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_0kuie90">
|
||||
<text>"waku_invoice_rejected_not_ismatch_pl_approve"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_00w3e0i">
|
||||
<text>False</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_12fr0if">
|
||||
<text>True</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_0ulha97">
|
||||
<text></text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0rfvezn">
|
||||
<text>"\nInvoice no: " + str(invoice["invoiceId"]) + "\nAmount: " + invoice["invoiceAmount_str"] + "\nDate submitted: " + invoice["invoiceDate"] + "\nStatus: " + invoice["invoiceStatus"] + "\nProject Lead Comments: " + invoice["commentProjectLead"]</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
|
Loading…
x
Reference in New Issue
Block a user