User: alex clicked save for waku-messages/message-body/waku-message-body.dmn
This commit is contained in:
parent
0f7a72fe0e
commit
1ab37a67ab
|
@ -43,7 +43,7 @@
|
|||
<text>"waku_payment_pending_ismatch"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1v5nnup">
|
||||
<text></text>
|
||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been approved by your Team Lead and Finance. It will be paid in the next pay run."</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1f99vwz">
|
||||
|
@ -57,7 +57,7 @@
|
|||
<text>"waku_payment_pending_not_ismatch"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1yus5ql">
|
||||
<text></text>
|
||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been approved by Finance. It will be paid in the next pay run."</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
</decisionTable>
|
||||
|
|
Loading…
Reference in New Issue