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
9b521efb00
commit
ef79a3386f
|
@ -323,6 +323,9 @@ isTest = False</spiffworkflow:preScript>
|
|||
<bpmn:subProcess id="Activity_0gkpa9s" name="Waku Message: Notify CC Invoice Submitted">
|
||||
<bpmn:incoming>Flow_0h1x7y6</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_04fl87d</bpmn:outgoing>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_1q29emf">
|
||||
<bpmn:targetRef>DataObjectReference_12rfrua</bpmn:targetRef>
|
||||
</bpmn:dataOutputAssociation>
|
||||
<bpmn:startEvent id="Event_0a4hscg">
|
||||
<bpmn:outgoing>Flow_0h40vf3</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
|
@ -1147,6 +1150,10 @@ else:
|
|||
<di:waypoint x="4410" y="560" />
|
||||
<di:waypoint x="4410" y="150" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1q29emf_di" bpmnElement="DataOutputAssociation_1q29emf">
|
||||
<di:waypoint x="2337" y="482" />
|
||||
<di:waypoint x="2349" y="415" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram>
|
||||
|
|
Loading…
Reference in New Issue