User: alex clicked save for misc/waku-messages/message/waku-message-body.dmn

This commit is contained in:
demo 2022-11-24 21:55:50 +00:00
parent c6a3cdabdf
commit 0baf17231a

View File

@ -88,7 +88,7 @@
<text>True</text>
</inputEntry>
<outputEntry id="LiteralExpression_0l1e3xh">
<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.commentFinance</text>
</outputEntry>
</rule>
<rule id="DecisionRule_12npkto">
@ -122,7 +122,7 @@
<text>False</text>
</inputEntry>
<outputEntry id="LiteralExpression_19448fp">
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by your Project Lead. The reason specified for the rejection is: " + invoice.commentsProjectLead</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_1955f0y">
@ -156,7 +156,7 @@
<text>True</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.commentFinance</text>
</outputEntry>
</rule>
<rule id="DecisionRule_0lz9jzm">
@ -224,7 +224,7 @@
<text></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.commentsProjectLead + "]. 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">