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
f3c1ccccf1
commit
d06064baaa
@ -978,10 +978,7 @@ invoice["invoiceStatus"] = "Approved and Pending Payment"</spiffworkflow:preScri
|
||||
</bpmn:startEvent>
|
||||
<bpmn:callActivity id="Get_Waku_Messages_Message" name="Get Waku Messages: Message" calledElement="Waku_Messages_Message">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:preScript># Check for Finance comments
|
||||
len_finance_comments = len(invoice["commentsFinance"].strip())
|
||||
|
||||
# Set Task Id and Project Lead comments length
|
||||
<spiffworkflow:preScript># Set Task Id and Project Lead comments length
|
||||
if isMatch:
|
||||
task_id = "waku_payment_pending_ismatch"
|
||||
len_project_lead_comments = 0
|
||||
@ -1807,6 +1804,9 @@ ___
|
||||
</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="202" 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>
|
||||
@ -1829,9 +1829,6 @@ ___
|
||||
<bpmndi:BPMNShape id="Activity_0u1e062_di" bpmnElement="Activity_1j8k6mb">
|
||||
<dc:Bounds x="1200" y="170" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<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="238" y="210" />
|
||||
<di:waypoint x="340" y="210" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user