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
f037e9ebc5
commit
776acecb0b
@ -926,17 +926,10 @@ if not(svc_is_due_date_after):
|
|||||||
</bpmn:timerEventDefinition>
|
</bpmn:timerEventDefinition>
|
||||||
</bpmn:boundaryEvent>
|
</bpmn:boundaryEvent>
|
||||||
<bpmn:sequenceFlow id="Flow_1y5a863" sourceRef="Activity_1864qj2" targetRef="Gateway_0wk5se9" />
|
<bpmn:sequenceFlow id="Flow_1y5a863" sourceRef="Activity_1864qj2" targetRef="Gateway_0wk5se9" />
|
||||||
<bpmn:scriptTask id="Activity_1864qj2" name="Preload Invoice Info">
|
<bpmn:callActivity id="Activity_1864qj2" name="Call Demo: MVP Demo Preload" calledElement="MVP_Demo_Preload">
|
||||||
<bpmn:incoming>Flow_00p30u2</bpmn:incoming>
|
<bpmn:incoming>Flow_00p30u2</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_1y5a863</bpmn:outgoing>
|
<bpmn:outgoing>Flow_1y5a863</bpmn:outgoing>
|
||||||
<bpmn:script>invoice = {}
|
</bpmn:callActivity>
|
||||||
invoice["contributorName"] = "Harmeet Singh"
|
|
||||||
invoice["contributorId"] = 12
|
|
||||||
invoice["invoiceId"] = 1234
|
|
||||||
invoice["invoiceAmount"] = 10000
|
|
||||||
invoice["invoiceCurrency"] = "AUD"
|
|
||||||
invoice["dueDate"] = "2022-12-12"</bpmn:script>
|
|
||||||
</bpmn:scriptTask>
|
|
||||||
</bpmn:process>
|
</bpmn:process>
|
||||||
<bpmn:process id="Process_cc_invoice_approval_process_v2_c" isExecutable="false" />
|
<bpmn:process id="Process_cc_invoice_approval_process_v2_c" isExecutable="false" />
|
||||||
<bpmn:process id="Process_cc_invoice_approval_process_v2_d" isExecutable="false" />
|
<bpmn:process id="Process_cc_invoice_approval_process_v2_d" isExecutable="false" />
|
||||||
@ -999,6 +992,10 @@ invoice["dueDate"] = "2022-12-12"</bpmn:script>
|
|||||||
<dc:Bounds x="1520" y="557" width="60" height="14" />
|
<dc:Bounds x="1520" y="557" width="60" height="14" />
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Activity_1x0aw0b_di" bpmnElement="Activity_1864qj2">
|
||||||
|
<dc:Bounds x="870" y="482" width="100" height="80" />
|
||||||
|
<bpmndi:BPMNLabel />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_0z13hw3_di" bpmnElement="SubProcess_Data_validation_rules">
|
<bpmndi:BPMNShape id="Activity_0z13hw3_di" bpmnElement="SubProcess_Data_validation_rules">
|
||||||
<dc:Bounds x="1350" y="482" width="100" height="80" />
|
<dc:Bounds x="1350" y="482" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
@ -1172,9 +1169,6 @@ invoice["dueDate"] = "2022-12-12"</bpmn:script>
|
|||||||
<dc:Bounds x="2576" y="388" width="87" height="27" />
|
<dc:Bounds x="2576" y="388" width="87" height="27" />
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_18hhu31_di" bpmnElement="Activity_1864qj2">
|
|
||||||
<dc:Bounds x="870" y="482" width="100" height="80" />
|
|
||||||
</bpmndi:BPMNShape>
|
|
||||||
<bpmndi:BPMNShape id="Event_08bsj2m_di" bpmnElement="Event_09q0ym0">
|
<bpmndi:BPMNShape id="Event_08bsj2m_di" bpmnElement="Event_09q0ym0">
|
||||||
<dc:Bounds x="3232" y="882" width="36" height="36" />
|
<dc:Bounds x="3232" y="882" width="36" height="36" />
|
||||||
<bpmndi:BPMNLabel>
|
<bpmndi:BPMNLabel>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user