mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
User: alex@sartography.com clicked save for manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/raise-new-demand-request-procurement.bpmn
This commit is contained in:
parent
8827851fac
commit
5a6361e8e8
@ -274,7 +274,7 @@ item_list_cnt = item_list_cnt + 1</bpmn:script>
|
||||
<bpmn:scriptTask id="Activity_1anhdde" name="Set Item Amount">
|
||||
<bpmn:incoming>Flow_0yktze3</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0digdp5</bpmn:outgoing>
|
||||
<bpmn:script>Item[item_list_cnt]["unit_price_num"] = float(Item[item_list_cnt]["unit_price"])</bpmn:script>
|
||||
<bpmn:script>Item[item_list_cnt]["unit_price_num"] = float((Item[item_list_cnt]["unit_price"]).replace(',', ''))</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:textAnnotation id="TextAnnotation_00ra9ov">
|
||||
<bpmn:text>For every item</bpmn:text>
|
||||
@ -2828,42 +2828,9 @@ external_data_task_name = "Raise New Demand Request-Procurement-Submit Request"<
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_17xjezd">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_0mso2eq" bpmnElement="Submit_Validate_New_Demand_Request-Sub_Process">
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0hnud2h_di" bpmnElement="TextAnnotation_0hnud2h">
|
||||
<dc:Bounds x="430" y="140" width="130" height="40" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_1pdfo8b_di" bpmnElement="TextAnnotation_1pdfo8b">
|
||||
<dc:Bounds x="430" y="450" width="100" height="26" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0dc9d5y_di" bpmnElement="TextAnnotation_0dc9d5y">
|
||||
<dc:Bounds x="710" y="145" width="60" height="30" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_145zu6s_di" bpmnElement="TextAnnotation_145zu6s">
|
||||
<dc:Bounds x="870" y="145" width="100" height="30" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0vnbzak_di" bpmnElement="Activity_1htntsw">
|
||||
<dc:Bounds x="10" y="220" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1850i43_di" bpmnElement="Gateway_1850i43" isMarkerVisible="true">
|
||||
<dc:Bounds x="155" y="235" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1ifuj7x_di" bpmnElement="Activity_1wecdlr">
|
||||
<dc:Bounds x="-60" y="40" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0kx8hw2_di" bpmnElement="Event_0kx8hw2">
|
||||
<dc:Bounds x="-178" y="62" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0jkgwa5_di" bpmnElement="Gateway_0jkgwa5" isMarkerVisible="true">
|
||||
<dc:Bounds x="85" y="55" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_00ra9ov_di" bpmnElement="TextAnnotation_00ra9ov">
|
||||
<dc:Bounds x="-110" y="-170" width="100" height="30" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1qrpvog_di" bpmnElement="Activity_1ftyx1p">
|
||||
<dc:Bounds x="710" y="220" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -2872,6 +2839,9 @@ external_data_task_name = "Raise New Demand Request-Procurement-Submit Request"<
|
||||
<dc:Bounds x="430" y="220" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1850i43_di" bpmnElement="Gateway_1850i43" isMarkerVisible="true">
|
||||
<dc:Bounds x="155" y="235" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_17mc45f_di" bpmnElement="Activity_0qzs76h">
|
||||
<dc:Bounds x="430" y="340" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -2893,9 +2863,16 @@ external_data_task_name = "Raise New Demand Request-Procurement-Submit Request"<
|
||||
<bpmndi:BPMNShape id="Activity_0nhu7v2_di" bpmnElement="Activity_17g8yz6">
|
||||
<dc:Bounds x="370" y="40" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1ifuj7x_di" bpmnElement="Activity_1wecdlr">
|
||||
<dc:Bounds x="-60" y="40" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1l3p9iz_di" bpmnElement="Activity_1b35305">
|
||||
<dc:Bounds x="540" y="40" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0kx8hw2_di" bpmnElement="Event_0kx8hw2">
|
||||
<dc:Bounds x="-178" y="62" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1lcahjp_di" bpmnElement="Event_1lcahjp">
|
||||
<dc:Bounds x="872" y="62" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -2905,25 +2882,32 @@ external_data_task_name = "Raise New Demand Request-Procurement-Submit Request"<
|
||||
<dc:Bounds x="700" y="112" width="62" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0jkgwa5_di" bpmnElement="Gateway_0jkgwa5" isMarkerVisible="true">
|
||||
<dc:Bounds x="85" y="55" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0da9fog_di" bpmnElement="Activity_1anhdde">
|
||||
<dc:Bounds x="200" y="40" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Association_1miqz5u_di" bpmnElement="Association_1miqz5u">
|
||||
<di:waypoint x="480" y="220" />
|
||||
<di:waypoint x="480" y="180" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_0jlz78q_di" bpmnElement="Association_0jlz78q">
|
||||
<di:waypoint x="480" y="420" />
|
||||
<di:waypoint x="480" y="450" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_1mgic64_di" bpmnElement="Association_1mgic64">
|
||||
<di:waypoint x="760" y="220" />
|
||||
<di:waypoint x="760" y="175" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_1ye3e63_di" bpmnElement="Association_1ye3e63">
|
||||
<di:waypoint x="920" y="220" />
|
||||
<di:waypoint x="920" y="175" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_00ra9ov_di" bpmnElement="TextAnnotation_00ra9ov">
|
||||
<dc:Bounds x="-110" y="-170" width="100" height="30" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0hnud2h_di" bpmnElement="TextAnnotation_0hnud2h">
|
||||
<dc:Bounds x="430" y="140" width="130" height="40" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_1pdfo8b_di" bpmnElement="TextAnnotation_1pdfo8b">
|
||||
<dc:Bounds x="430" y="450" width="100" height="26" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0dc9d5y_di" bpmnElement="TextAnnotation_0dc9d5y">
|
||||
<dc:Bounds x="710" y="145" width="60" height="30" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_145zu6s_di" bpmnElement="TextAnnotation_145zu6s">
|
||||
<dc:Bounds x="870" y="145" width="100" height="30" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_045xngq_di" bpmnElement="Flow_045xngq">
|
||||
<di:waypoint x="810" y="260" />
|
||||
<di:waypoint x="870" y="260" />
|
||||
@ -2998,6 +2982,22 @@ external_data_task_name = "Raise New Demand Request-Procurement-Submit Request"<
|
||||
<di:waypoint x="300" y="80" />
|
||||
<di:waypoint x="370" y="80" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_1miqz5u_di" bpmnElement="Association_1miqz5u">
|
||||
<di:waypoint x="480" y="220" />
|
||||
<di:waypoint x="480" y="180" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_0jlz78q_di" bpmnElement="Association_0jlz78q">
|
||||
<di:waypoint x="480" y="420" />
|
||||
<di:waypoint x="480" y="450" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_1mgic64_di" bpmnElement="Association_1mgic64">
|
||||
<di:waypoint x="760" y="220" />
|
||||
<di:waypoint x="760" y="175" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_1ye3e63_di" bpmnElement="Association_1ye3e63">
|
||||
<di:waypoint x="920" y="220" />
|
||||
<di:waypoint x="920" y="175" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_0qpansk">
|
||||
|
Loading…
x
Reference in New Issue
Block a user