mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-22 12:48:21 +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
ef0412ddac
commit
ed1a5d601c
@ -882,7 +882,6 @@ addNew = False</spiffworkflow:preScript>
|
||||
<bpmn:incoming>Flow_0bipj9q</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_00p30u2</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1ykzuco" name="wr_InvoiceSubmitted" dataObjectRef="wr_InvoiceSubmitted" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1wclgyx" name="wr_invoiceRejected" dataObjectRef="wr_invoiceRejected" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0x2dn5o" name="wr_notifyFinance" dataObjectRef="wr_notifyFinance" />
|
||||
<bpmn:dataObject id="enumerations_list" />
|
||||
@ -891,7 +890,6 @@ addNew = False</spiffworkflow:preScript>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0br9o6c" name="wr_invoicePayPend" dataObjectRef="wr_invoicePayPend" />
|
||||
<bpmn:dataObject id="wr_invoiceRejected" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1g4gzsx" name="resp_xeroCreateInvoice" dataObjectRef="resp_xeroCreateInvoice" />
|
||||
<bpmn:dataObject id="wr_InvoiceSubmitted" />
|
||||
<bpmn:endEvent id="Event_1b58a3z" name="Invoice is rejected by Approver">
|
||||
<bpmn:incoming>Flow_0c0c9mw</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
@ -923,6 +921,8 @@ if svc_decimal_cnt > 2:
|
||||
if not(svc_is_due_date_after):
|
||||
invoice["dueDate"] = None</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1ykzuco" name="wr_InvoiceSubmitted" dataObjectRef="wr_InvoiceSubmitted" />
|
||||
<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" />
|
||||
@ -968,6 +968,12 @@ if not(svc_is_due_date_after):
|
||||
<dc:Bounds x="1340" y="557" width="60" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_1ykzuco_di" bpmnElement="DataObjectReference_1ykzuco">
|
||||
<dc:Bounds x="2422" y="335" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="2396" y="388" width="87" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0z13hw3_di" bpmnElement="SubProcess_Data_validation_rules">
|
||||
<dc:Bounds x="1170" y="482" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -1110,12 +1116,6 @@ if not(svc_is_due_date_after):
|
||||
<dc:Bounds x="690" y="482" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_1ykzuco_di" bpmnElement="DataObjectReference_1ykzuco">
|
||||
<dc:Bounds x="2402" y="375" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<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>
|
||||
@ -1395,8 +1395,8 @@ if not(svc_is_due_date_after):
|
||||
<di:waypoint x="600" y="395" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_04ohdyt_di" bpmnElement="DataOutputAssociation_04ohdyt">
|
||||
<di:waypoint x="2361" y="482" />
|
||||
<di:waypoint x="2406" y="425" />
|
||||
<di:waypoint x="2358" y="482" />
|
||||
<di:waypoint x="2428" y="385" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_076hmxy_di" bpmnElement="DataOutputAssociation_076hmxy">
|
||||
<di:waypoint x="4091" y="560" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user