mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
User: alex clicked save for manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
8261afb0bb
commit
ac3c67c69c
@ -294,7 +294,7 @@ if val_list_cnt == 1:
|
||||
single_validation_error = "The involce amount must not have more than two decimal places"
|
||||
single_validation_title = "Invoice Amount"
|
||||
single_validation_value = invoiceAmount_str
|
||||
elif is_due_date_after:
|
||||
elif is_due_date_before:
|
||||
single_validation_error = "The invoice due date must be after today's date"
|
||||
single_validation_title = "Due Date"
|
||||
single_validation_value = invoice["dueDate"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user