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
692aa2c173
commit
bcb9e99f9f
|
@ -1075,7 +1075,6 @@ if isMatch:
|
|||
task_id = "waku_payment_pending_ismatch"
|
||||
else:
|
||||
task_id = "waku_payment_pending_not_ismatch"
|
||||
len_project_lead_comment = len(approvalComment.strip())
|
||||
|
||||
# Set Message in Call Activity
|
||||
isSetMessage = True
|
||||
|
@ -1687,6 +1686,10 @@ timezone = current_user_extras["time_zone"]</spiffworkflow:preScript>
|
|||
<di:waypoint x="3148" y="490" />
|
||||
<di:waypoint x="3218" y="395" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_0lyfkgl_di" bpmnElement="DataInputAssociation_0lyfkgl">
|
||||
<di:waypoint x="4974" y="715" />
|
||||
<di:waypoint x="5009" y="650" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_1eygti7_di" bpmnElement="Association_1eygti7">
|
||||
<di:waypoint x="1169" y="-70" />
|
||||
<di:waypoint x="1167" y="-140" />
|
||||
|
@ -1719,10 +1722,6 @@ timezone = current_user_extras["time_zone"]</spiffworkflow:preScript>
|
|||
<di:waypoint x="3359" y="1290" />
|
||||
<di:waypoint x="3359" y="570" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_0lyfkgl_di" bpmnElement="DataInputAssociation_0lyfkgl">
|
||||
<di:waypoint x="4974" y="715" />
|
||||
<di:waypoint x="5009" y="650" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram>
|
||||
|
|
Loading…
Reference in New Issue