mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 05:08:11 +00:00
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
715c82f940
commit
d5a5c9912a
@ -634,6 +634,9 @@ isSetMessage = True</bpmn:script>
|
||||
<bpmn:subProcess id="Activity_0rae8g6" name="Waku Message: Invoice Rejected">
|
||||
<bpmn:incoming>Flow_0bfs2xe</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0c0c9mw</bpmn:outgoing>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_0b96bb7">
|
||||
<bpmn:targetRef>DataObjectReference_1wclgyx</bpmn:targetRef>
|
||||
</bpmn:dataOutputAssociation>
|
||||
<bpmn:startEvent id="Event_0ialhor">
|
||||
<bpmn:outgoing>Flow_14x1v12</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
@ -781,6 +784,9 @@ addNew = False</spiffworkflow:preScript>
|
||||
<bpmn:dataObject id="wr_InvoiceSubmitted" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1ykzuco" name="wr_InvoiceSubmitted" dataObjectRef="wr_InvoiceSubmitted" />
|
||||
<bpmn:dataObject id="enumerations_list" />
|
||||
<bpmn:dataObject id="wr_invoiceRejected" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1wclgyx" name="wr_invoiceRejected" dataObjectRef="wr_invoiceRejected" />
|
||||
<bpmn:dataObject id="wr_InvoiceSubmitted" />
|
||||
</bpmn:process>
|
||||
<bpmn:process id="Process_cc_invoice_approval_process_v2_c" isExecutable="false" />
|
||||
<bpmn:process id="Process_cc_invoice_approval_process_v2_d" isExecutable="false" />
|
||||
@ -1193,6 +1199,12 @@ addNew = False</spiffworkflow:preScript>
|
||||
<dc:Bounds x="2376" y="428" width="87" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_1wclgyx_di" bpmnElement="DataObjectReference_1wclgyx">
|
||||
<dc:Bounds x="3332" y="235" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="3308" y="281" width="84" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Participant_0a8arrz_di" bpmnElement="Participant_0a8arrz" isHorizontal="true">
|
||||
<dc:Bounds x="1480" y="1180" width="370" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -1248,6 +1260,10 @@ addNew = False</spiffworkflow:preScript>
|
||||
<di:waypoint x="2361" y="482" />
|
||||
<di:waypoint x="2406" y="425" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_0b96bb7_di" bpmnElement="DataOutputAssociation_0b96bb7">
|
||||
<di:waypoint x="3450" y="285" />
|
||||
<di:waypoint x="3368" y="261" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user