mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +00:00
User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
3cd92be485
commit
1ac631df6a
@ -337,11 +337,11 @@ Please fix.
|
|||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:serviceTaskOperator id="xero/CreateInvoice">
|
<spiffworkflow:serviceTaskOperator id="xero/CreateInvoice">
|
||||||
<spiffworkflow:parameters>
|
<spiffworkflow:parameters>
|
||||||
<spiffworkflow:parameter id="access_token" type="any" />
|
<spiffworkflow:parameter id="access_token" type="any" value=""secret:xero/OAuth"" />
|
||||||
<spiffworkflow:parameter id="amount" type="str" />
|
<spiffworkflow:parameter id="amount" type="str" value="invoice_amount" />
|
||||||
<spiffworkflow:parameter id="contact_email" type="str" />
|
<spiffworkflow:parameter id="contact_email" type="str" value=""alex@sartography.com"" />
|
||||||
<spiffworkflow:parameter id="contact_name" type="str" />
|
<spiffworkflow:parameter id="contact_name" type="str" value="userFirstName" />
|
||||||
<spiffworkflow:parameter id="description" type="str" />
|
<spiffworkflow:parameter id="description" type="str" value=""Test for now"" />
|
||||||
</spiffworkflow:parameters>
|
</spiffworkflow:parameters>
|
||||||
</spiffworkflow:serviceTaskOperator>
|
</spiffworkflow:serviceTaskOperator>
|
||||||
</bpmn:extensionElements>
|
</bpmn:extensionElements>
|
||||||
@ -598,9 +598,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_0jbkk44_di" bpmnElement="Event_0jbkk44">
|
|
||||||
<dc:Bounds x="2792" y="394" 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 />
|
||||||
@ -722,6 +719,9 @@ temp_test = invoice["invoiceStatus"]
|
|||||||
<bpmndi:BPMNShape id="Activity_0j807g0_di" bpmnElement="Activity_1ucvkk4">
|
<bpmndi:BPMNShape id="Activity_0j807g0_di" bpmnElement="Activity_1ucvkk4">
|
||||||
<dc:Bounds x="2950" y="372" width="100" height="80" />
|
<dc:Bounds x="2950" y="372" width="100" height="80" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Event_0jbkk44_di" bpmnElement="Event_0jbkk44">
|
||||||
|
<dc:Bounds x="2792" y="394" 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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user