User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn

This commit is contained in:
demo 2022-10-20 01:51:26 +00:00
parent b4e7771366
commit 88feb6bfc2

View File

@ -337,12 +337,13 @@ Please fix.
<spiffworkflow:serviceTaskOperator id="xero/CreateInvoice"> <spiffworkflow:serviceTaskOperator id="xero/CreateInvoice">
<spiffworkflow:parameters> <spiffworkflow:parameters>
<spiffworkflow:parameter id="access_token" type="any" value="&#34;secret:xero/OAuth&#34;" /> <spiffworkflow:parameter id="access_token" type="any" value="&#34;secret:xero/OAuth&#34;" />
<spiffworkflow:parameter id="amount" type="str" value="invoice_amount" /> <spiffworkflow:parameter id="amount" type="str" value="invoice_amount_str" />
<spiffworkflow:parameter id="contact_email" type="str" value="&#34;alex@sartography.com&#34;" /> <spiffworkflow:parameter id="contact_email" type="str" value="&#34;alex@sartography.com&#34;" />
<spiffworkflow:parameter id="contact_name" type="str" value="userFirstName" /> <spiffworkflow:parameter id="contact_name" type="str" value="userFirstName" />
<spiffworkflow:parameter id="description" type="str" value="&#34;Test for now&#34;" /> <spiffworkflow:parameter id="description" type="str" value="&#34;Test for now&#34;" />
</spiffworkflow:parameters> </spiffworkflow:parameters>
</spiffworkflow:serviceTaskOperator> </spiffworkflow:serviceTaskOperator>
<spiffworkflow:preScript>invoice_amount_str = str(invoice_amount)</spiffworkflow:preScript>
</bpmn:extensionElements> </bpmn:extensionElements>
<bpmn:incoming>Flow_18xvx8w</bpmn:incoming> <bpmn:incoming>Flow_18xvx8w</bpmn:incoming>
<bpmn:incoming>Flow_04ccp12</bpmn:incoming> <bpmn:incoming>Flow_04ccp12</bpmn:incoming>
@ -601,9 +602,6 @@ temp_test = invoice["invoiceStatus"]
<dc:Bounds x="1340" y="557" width="60" height="14" /> <dc:Bounds x="1340" y="557" width="60" height="14" />
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1usbnt0_di" bpmnElement="Event_1usbnt0">
<dc:Bounds x="3582" y="682" width="36" height="36" />
</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="1170" y="482" width="100" height="80" /> <dc:Bounds x="1170" y="482" width="100" height="80" />
<bpmndi:BPMNLabel /> <bpmndi:BPMNLabel />
@ -728,6 +726,9 @@ temp_test = invoice["invoiceStatus"]
<bpmndi:BPMNShape id="Event_0jbkk44_di" bpmnElement="Event_0jbkk44"> <bpmndi:BPMNShape id="Event_0jbkk44_di" bpmnElement="Event_0jbkk44">
<dc:Bounds x="2792" y="394" width="36" height="36" /> <dc:Bounds x="2792" y="394" width="36" height="36" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1usbnt0_di" bpmnElement="Event_1usbnt0">
<dc:Bounds x="3582" y="682" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1n1umf8_di" bpmnElement="Event_09q0ym0"> <bpmndi:BPMNShape id="Event_1n1umf8_di" bpmnElement="Event_09q0ym0">
<dc:Bounds x="3012" y="882" width="36" height="36" /> <dc:Bounds x="3012" y="882" width="36" height="36" />
<bpmndi:BPMNLabel> <bpmndi:BPMNLabel>