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"
|
invoice["commentsProjectLead"] = "No action taken within allotted time"
|
||||||
approvalComment = ""
|
approvalComment = ""
|
||||||
invoice.isProjectLeadApprove = False
|
invoice.isProjectLeadApprove = False
|
||||||
|
(isInvoiceApproved = False
|
||||||
else:
|
else:
|
||||||
invoice["commentsProjectLead"] = approvalComment
|
invoice["commentsProjectLead"] = approvalComment
|
||||||
approvalComment = ""
|
approvalComment = ""
|
||||||
|
|
Loading…
Reference in New Issue