User: alex clicked save for misc/waku-messages/message/waku-message-body.dmn
This commit is contained in:
parent
d0fa8dfd20
commit
0838805b6a
|
@ -13,13 +13,13 @@
|
||||||
</inputExpression>
|
</inputExpression>
|
||||||
</input>
|
</input>
|
||||||
<input id="InputClause_1ehumxj" label="PL Comments?" biodi:width="150">
|
<input id="InputClause_1ehumxj" label="PL Comments?" biodi:width="150">
|
||||||
<inputExpression id="LiteralExpression_0f6zpyb" typeRef="number">
|
<inputExpression id="LiteralExpression_0f6zpyb" typeRef="boolean">
|
||||||
<text>len_project_lead_comments</text>
|
<text>len_project_lead_comment > 0</text>
|
||||||
</inputExpression>
|
</inputExpression>
|
||||||
</input>
|
</input>
|
||||||
<input id="InputClause_0vbjfl3" label="Finance Comments?" biodi:width="174">
|
<input id="InputClause_0vbjfl3" label="Finance Comments?" biodi:width="174">
|
||||||
<inputExpression id="LiteralExpression_16asvyu" typeRef="number">
|
<inputExpression id="LiteralExpression_16asvyu" typeRef="number">
|
||||||
<text>len_finance_comments</text>
|
<text>len_finance_comment > 0</text>
|
||||||
</inputExpression>
|
</inputExpression>
|
||||||
</input>
|
</input>
|
||||||
<output id="output_1" label="Message Body" name="waku_message_body" typeRef="string" biodi:width="532" />
|
<output id="output_1" label="Message Body" name="waku_message_body" typeRef="string" biodi:width="532" />
|
||||||
|
@ -82,10 +82,10 @@
|
||||||
<text>"waku_invoice_rejected_ismatch"</text>
|
<text>"waku_invoice_rejected_ismatch"</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_1oiu30e">
|
<inputEntry id="UnaryTests_1oiu30e">
|
||||||
<text>0</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_1qhjo2q">
|
<inputEntry id="UnaryTests_1qhjo2q">
|
||||||
<text>>0</text>
|
<text>True</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<outputEntry id="LiteralExpression_0l1e3xh">
|
<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.commentsFinance</text>
|
||||||
|
@ -99,10 +99,10 @@
|
||||||
<text>"waku_invoice_rejected_ismatch"</text>
|
<text>"waku_invoice_rejected_ismatch"</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_1183w4d">
|
<inputEntry id="UnaryTests_1183w4d">
|
||||||
<text>0</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_1a8casu">
|
<inputEntry id="UnaryTests_1a8casu">
|
||||||
<text>0</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<outputEntry id="LiteralExpression_057w88m">
|
<outputEntry id="LiteralExpression_057w88m">
|
||||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance."</text>
|
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance."</text>
|
||||||
|
@ -116,10 +116,10 @@
|
||||||
<text>"waku_invoice_rejected_not_ismatch_not_pl_approve"</text>
|
<text>"waku_invoice_rejected_not_ismatch_not_pl_approve"</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_1rqyjru">
|
<inputEntry id="UnaryTests_1rqyjru">
|
||||||
<text>>0</text>
|
<text>True</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_0b1859y">
|
<inputEntry id="UnaryTests_0b1859y">
|
||||||
<text>0</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<outputEntry id="LiteralExpression_19448fp">
|
<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.commentsProjectLead</text>
|
||||||
|
@ -133,10 +133,10 @@
|
||||||
<text>"waku_invoice_rejected_not_ismatch_not_pl_approve"</text>
|
<text>"waku_invoice_rejected_not_ismatch_not_pl_approve"</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_15eku2z">
|
<inputEntry id="UnaryTests_15eku2z">
|
||||||
<text>0</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_00o5xzv">
|
<inputEntry id="UnaryTests_00o5xzv">
|
||||||
<text>0</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<outputEntry id="LiteralExpression_04zz3q5">
|
<outputEntry id="LiteralExpression_04zz3q5">
|
||||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by your Project Lead."</text>
|
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by your Project Lead."</text>
|
||||||
|
@ -150,10 +150,10 @@
|
||||||
<text>"waku_invoice_rejected_not_ismatch_pl_approve"</text>
|
<text>"waku_invoice_rejected_not_ismatch_pl_approve"</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_1xqwyfp">
|
<inputEntry id="UnaryTests_1xqwyfp">
|
||||||
<text>0</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_0zpo3f1">
|
<inputEntry id="UnaryTests_0zpo3f1">
|
||||||
<text>>0</text>
|
<text>True</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<outputEntry id="LiteralExpression_0eqnx58">
|
<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>
|
||||||
|
@ -167,10 +167,10 @@
|
||||||
<text>"waku_invoice_rejected_not_ismatch_pl_approve"</text>
|
<text>"waku_invoice_rejected_not_ismatch_pl_approve"</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_0hdqam5">
|
<inputEntry id="UnaryTests_0hdqam5">
|
||||||
<text>0</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_19z295i">
|
<inputEntry id="UnaryTests_19z295i">
|
||||||
<text>0</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<outputEntry id="LiteralExpression_1j8scli">
|
<outputEntry id="LiteralExpression_1j8scli">
|
||||||
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance."</text>
|
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance."</text>
|
||||||
|
|
Loading…
Reference in New Issue