User: alex clicked save for waku-messages/message/waku-message-body.dmn
This commit is contained in:
parent
6b6feb1f7f
commit
faa135814d
|
@ -65,7 +65,7 @@
|
|||
<text>"waku_invoice_rejected-Finance"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0eqnx58">
|
||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance. The reason specified for the rejection is: [" + invoice.commentsFinance</text>
|
||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance. The reason specified for the rejection is: " + invoice.commentsFinance</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0jirsd8">
|
||||
|
|
Loading…
Reference in New Issue