User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
1196f07b57
commit
e20fa0185a
|
@ -556,6 +556,7 @@ if isApprovalTimer:
|
|||
invoice["commentsProjectLead"] = "No action taken within allotted time"
|
||||
approvalComment = ""
|
||||
invoice.isProjectLeadApprove = False
|
||||
(isInvoiceApproved = False
|
||||
else:
|
||||
invoice["commentsProjectLead"] = approvalComment
|
||||
approvalComment = ""
|
||||
|
|
Loading…
Reference in New Issue