mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
User: alex clicked save for misc/category_number_one/validation-text/validation-text.bpmn
This commit is contained in:
parent
3ddcbd48da
commit
040c56f8b8
@ -31,13 +31,13 @@ if val_list_cnt == 1:
|
||||
{{ single_validation }}
|
||||
{% else %}
|
||||
{% if is_num_in_name %}
|
||||
- Numbers are not allowed in the Submitter's Name
|
||||
- Numbers are not allowed in the Submitter's Name
|
||||
{% endif %}
|
||||
{% if is_decimal_cnt %}
|
||||
- The involce amount must not have more than two decimal places
|
||||
- The involce amount must not have more than two decimal places
|
||||
{% endif %}
|
||||
{% if is_due_date_after %}
|
||||
- The invoice due date must be after today's date.
|
||||
- The invoice due date must be after today's date.
|
||||
{% endif %}
|
||||
{% endif %}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
|
Loading…
x
Reference in New Issue
Block a user