User: sasha clicked save for execute-procure-to-pay/cc-invoice-approval-process/submit_invoice_validation.dmn
This commit is contained in:
parent
8e5577f610
commit
7fd3a67d5a
|
@ -68,7 +68,8 @@
|
|||
<text>False</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0fn0pln">
|
||||
<text>"The involce amount must not have more than two decimal places"</text>
|
||||
<text>"""**Validation error:**
|
||||
- The involce amount must not have more than two decimal places """</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0u8ubah">
|
||||
|
@ -85,7 +86,9 @@
|
|||
<text>False</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0db07fz">
|
||||
<text>"Numbers are not allowed in the Contributor's Name and the involce amount must not have more than two decimal places"</text>
|
||||
<text>"""**Validation errors:**
|
||||
- Numbers are not allowed in the Contributor's Name
|
||||
- The involce amount must not have more than two decimal places """</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1jc37dk">
|
||||
|
@ -140,7 +143,9 @@
|
|||
<text>False</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_19wowp7">
|
||||
<text>"The involce amount must not have more than two decimal places and the Invoice due date must be after today's date"</text>
|
||||
<text>"""**Validation errors:**
|
||||
- The involce amount must not have more than two decimal places
|
||||
- The invoice due date must be after today's date. """</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0vgovf5">
|
||||
|
|
Loading…
Reference in New Issue