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
5ba080cd3b
commit
4333de61a1
|
@ -320,6 +320,9 @@ isTest = False</spiffworkflow:preScript>
|
|||
<bpmn:sequenceFlow id="Flow_02v6lr2" sourceRef="Activity_11stdua" targetRef="Gateway_1ytq6m7" />
|
||||
<bpmn:sequenceFlow id="Flow_04fl87d" sourceRef="Activity_0gkpa9s" targetRef="Event_15y55nw" />
|
||||
<bpmn:subProcess id="Activity_0gkpa9s" name="Waku Message: Notify CC Invoice Submitted">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:preScript>task_data = ""</spiffworkflow:preScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0h1x7y6</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_04fl87d</bpmn:outgoing>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_1q29emf">
|
||||
|
@ -1465,6 +1468,9 @@ else:
|
|||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1wh5lkq">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1b2zhk5" bpmnElement="Activity_0gkpa9s">
|
||||
<bpmndi:BPMNShape id="Event_0a4hscg_di" bpmnElement="Event_0a4hscg">
|
||||
<dc:Bounds x="262" y="192" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0xohu5m_di" bpmnElement="Event_0xohu5m">
|
||||
<dc:Bounds x="702" y="192" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -1476,9 +1482,6 @@ else:
|
|||
<dc:Bounds x="370" y="170" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0a4hscg_di" bpmnElement="Event_0a4hscg">
|
||||
<dc:Bounds x="262" y="192" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0h40vf3_di" bpmnElement="Flow_0h40vf3">
|
||||
<di:waypoint x="298" y="210" />
|
||||
<di:waypoint x="370" y="210" />
|
||||
|
|
Loading…
Reference in New Issue