mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 13:18:21 +00:00
User: alex clicked save for waku-messages/message-body/waku-message-body.dmn
This commit is contained in:
parent
71b3d316a4
commit
3d0306e6b6
@ -57,7 +57,7 @@
|
||||
<text>"waku_payment_pending_not_ismatch"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1yus5ql">
|
||||
<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>
|
||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been approved by your Project Lead and Finance. It will be paid in the next pay run."</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1fsmo6y">
|
||||
@ -71,7 +71,7 @@
|
||||
<text>"waku_invoice_rejected-Team_Lead"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_19448fp">
|
||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by your Team Lead. The reason specified for the rejection is: [" + invoice.commentTeamLead</text>
|
||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by your Project Lead. The reason specified for the rejection is: [" + invoice.commentProjectLead</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1jbtx5i">
|
||||
@ -113,7 +113,7 @@
|
||||
<text>"waku_no_team_lead_response"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0y4rab0">
|
||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected. The reason specified for the rejection is: [" + invoice.commentTeamLead + "]. Please get in touch with your Project Lead to discuss this further.</text>
|
||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected. The reason specified for the rejection is: [" + invoice.commentProjectLead + "]. Please get in touch with your Project Lead to discuss this further.</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0zxv93p">
|
||||
|
Loading…
x
Reference in New Issue
Block a user