User: alex clicked save for misc/waku-messages/message/waku-message-variables.dmn
This commit is contained in:
parent
d35c0ea973
commit
114e30ecf3
|
@ -110,7 +110,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…
Reference in New Issue