User: alex clicked save for waku-messages/message/waku-message-body.dmn
This commit is contained in:
parent
6b92a0a753
commit
522fbe649d
|
@ -91,6 +91,23 @@
|
|||
<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_12npkto">
|
||||
<inputEntry id="UnaryTests_00k1ecu">
|
||||
<text>"execute-procure-to-pay/cc-invoice-approval-process"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_01elx40">
|
||||
<text>"waku_invoice_rejected_ismatch"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1183w4d">
|
||||
<text>0</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1a8casu">
|
||||
<text>0</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_057w88m">
|
||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance."</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1fsmo6y">
|
||||
<inputEntry id="UnaryTests_0gfys7d">
|
||||
<text>"execute-procure-to-pay/cc-invoice-approval-process"</text>
|
||||
|
|
Loading…
Reference in New Issue