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:
demo 2022-11-25 15:07:39 +00:00
parent 6afda55c7a
commit 8591b01f54
1 changed files with 6 additions and 1 deletions

View File

@ -372,7 +372,9 @@ isSubmit = True</spiffworkflow:preScript>
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timedelta(seconds=1000)</bpmn:timeDuration> <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timedelta(seconds=1000)</bpmn:timeDuration>
</bpmn:timerEventDefinition> </bpmn:timerEventDefinition>
</bpmn:boundaryEvent> </bpmn:boundaryEvent>
<bpmn:sequenceFlow id="Flow_0adpna9" sourceRef="Gateway_0dqj39f" targetRef="Gateway_0wk5se9" /> <bpmn:sequenceFlow id="Flow_0adpna9" name="No" sourceRef="Gateway_0dqj39f" targetRef="Gateway_0wk5se9">
<bpmn:conditionExpression>not(isSubmit)</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:intermediateThrowEvent id="Event_15y55nw" name="Invoice is submitted"> <bpmn:intermediateThrowEvent id="Event_15y55nw" name="Invoice is submitted">
<bpmn:documentation>Process milestone should update the process metadata field “milestone reached”</bpmn:documentation> <bpmn:documentation>Process milestone should update the process metadata field “milestone reached”</bpmn:documentation>
<bpmn:incoming>Flow_04fl87d</bpmn:incoming> <bpmn:incoming>Flow_04fl87d</bpmn:incoming>
@ -1589,6 +1591,9 @@ timezone = current_user_extras["time_zone"]</spiffworkflow:preScript>
<di:waypoint x="1840" y="280" /> <di:waypoint x="1840" y="280" />
<di:waypoint x="880" y="280" /> <di:waypoint x="880" y="280" />
<di:waypoint x="880" y="507" /> <di:waypoint x="880" y="507" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1353" y="262" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Participant_0a8arrz_di" bpmnElement="Participant_0a8arrz" isHorizontal="true"> <bpmndi:BPMNShape id="Participant_0a8arrz_di" bpmnElement="Participant_0a8arrz" isHorizontal="true">
<dc:Bounds x="2380" y="1290" width="830" height="80" /> <dc:Bounds x="2380" y="1290" width="830" height="80" />