mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
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
996ad81542
commit
f3c1ccccf1
@ -243,14 +243,6 @@ else:
|
||||
invoice["invoiceStatus"] = "Invoice validation failed"</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_04odmtl" sourceRef="Activity_1j8k6mb" targetRef="Event_015l7j8" />
|
||||
<bpmn:scriptTask id="Activity_1sixbqq" name="Check Submitter Comment">
|
||||
<bpmn:script># Check if commenet field was initialized
|
||||
if 'commentSubmitter' not in invoice:
|
||||
invoice['commentSubmitter'] = ''
|
||||
|
||||
# Determine length of Submitter's comments
|
||||
len_submitter_comments = len(invoice["commentSubmitter"].strip())</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:intermediateThrowEvent id="Event_invoice_validation_failed" name="Invoice validation failed">
|
||||
<bpmn:documentation>Process milestone should update the process metadata field “milestone reached”</bpmn:documentation>
|
||||
@ -1815,9 +1807,6 @@ ___
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_0e5tdrz">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_04v9fws" bpmnElement="SubProcess_Data_validation_rules">
|
||||
<bpmndi:BPMNShape id="Event_1qkuk5g_di" bpmnElement="Event_1qkuk5g">
|
||||
<dc:Bounds x="42" y="192" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_05nw8eq_di" bpmnElement="Activity_Check_Due_Date">
|
||||
<dc:Bounds x="840" y="170" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -1840,11 +1829,11 @@ ___
|
||||
<bpmndi:BPMNShape id="Activity_0u1e062_di" bpmnElement="Activity_1j8k6mb">
|
||||
<dc:Bounds x="1200" y="170" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0r298mg_di" bpmnElement="Activity_1sixbqq">
|
||||
<dc:Bounds x="150" y="260" width="100" height="80" />
|
||||
<bpmndi:BPMNShape id="Event_1qkuk5g_di" bpmnElement="Event_1qkuk5g">
|
||||
<dc:Bounds x="202" y="192" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1avkxpe_di" bpmnElement="Flow_1avkxpe">
|
||||
<di:waypoint x="78" y="210" />
|
||||
<di:waypoint x="238" y="210" />
|
||||
<di:waypoint x="340" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0tzjowk_di" bpmnElement="Flow_0tzjowk">
|
||||
|
Loading…
x
Reference in New Issue
Block a user