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
970af81219
commit
2fd40b011f
|
@ -1060,17 +1060,15 @@ invoice["invoiceStatus"] = "Approved and Pending Payment"</spiffworkflow:preScri
|
|||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1fvtcqt</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0hws1pe</bpmn:outgoing>
|
||||
<bpmn:property id="Property_0qyo4d9" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_0lyfkgl">
|
||||
<bpmn:sourceRef>DataObjectReference_0br9o6c</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_0qyo4d9</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_1725g5y">
|
||||
<bpmn:targetRef>DataObjectReference_0br9o6c</bpmn:targetRef>
|
||||
</bpmn:dataOutputAssociation>
|
||||
<bpmn:startEvent id="Waku_Message_Pending_Payment_Start_Event">
|
||||
<bpmn:outgoing>Flow_1j5eznh</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:callActivity id="Get_Waku_Messages_Message" name="Get Waku Messages: Message" calledElement="Waku_Messages_Message">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:preScript></spiffworkflow:preScript>
|
||||
<spiffworkflow:preScript />
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1s45y9i</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1w7kqay</bpmn:outgoing>
|
||||
|
@ -1692,10 +1690,6 @@ timezone = current_user_extras["time_zone"]</bpmn:script>
|
|||
<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" />
|
||||
|
@ -1728,6 +1722,10 @@ timezone = current_user_extras["time_zone"]</bpmn:script>
|
|||
<di:waypoint x="3359" y="1290" />
|
||||
<di:waypoint x="3359" y="570" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1725g5y_di" bpmnElement="DataOutputAssociation_1725g5y">
|
||||
<di:waypoint x="5000" y="650" />
|
||||
<di:waypoint x="4968" y="715" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram>
|
||||
|
@ -1938,6 +1936,9 @@ timezone = current_user_extras["time_zone"]</bpmn:script>
|
|||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_03yq39k">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_19vekoo" bpmnElement="Waku_Message_Pending_Payment">
|
||||
<bpmndi:BPMNShape id="Event_13cibxi_di" bpmnElement="Waku_Message_Pending_Payment_Start_Event">
|
||||
<dc:Bounds x="72" y="162" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0848qfu_di" bpmnElement="Get_Waku_Messages_Message">
|
||||
<dc:Bounds x="340" y="140" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -1949,9 +1950,6 @@ timezone = current_user_extras["time_zone"]</bpmn:script>
|
|||
<dc:Bounds x="530" y="140" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_13cibxi_di" bpmnElement="Waku_Message_Pending_Payment_Start_Event">
|
||||
<dc:Bounds x="72" y="162" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0pbd33y_di" bpmnElement="Activity_0dqsc58">
|
||||
<dc:Bounds x="170" y="140" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
|
Loading…
Reference in New Issue