mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
User: alex clicked save for misc/waku-messages/message/waku-message-variables.dmn
This commit is contained in:
parent
99e0a48301
commit
1aceabc99e
@ -105,7 +105,7 @@
|
||||
<text></text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0ap9kmf">
|
||||
<text>"\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nProject Lead Comments: " + invoice.commentProjectLead</text>
|
||||
<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>
|
||||
<rule id="DecisionRule_03x15pb">
|
||||
|
Loading…
x
Reference in New Issue
Block a user