update models
This commit is contained in:
parent
686a112c22
commit
7f437904c9
7 changed files with 2176 additions and 54 deletions
|
|
@ -38,6 +38,10 @@ zoho.scope ZohoBooks.contacts.ALL,ZohoBooks.invoices.ALL,ZohoBooks.bill
|
|||
info@imixs.com
|
||||
imixs4zoho
|
||||
|
||||
Für Drecks Forum
|
||||
Imixs4#zoho
|
||||
Imixs4#zoho
|
||||
|
||||
http://books.zoho.com/
|
||||
|
||||
https://api-console.zoho.com/
|
||||
|
|
|
|||
BIN
templates/dataviews/open_invoices_template.xlsx
Normal file
BIN
templates/dataviews/open_invoices_template.xlsx
Normal file
Binary file not shown.
BIN
templates/sepa/sepa-usa.xlsx
Normal file
BIN
templates/sepa/sepa-usa.xlsx
Normal file
Binary file not shown.
1027
workflow/usa/mahnlauf-en-1.0.2.bpmn
Normal file
1027
workflow/usa/mahnlauf-en-1.0.2.bpmn
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -29,7 +29,6 @@
|
|||
<imixs:value><![CDATA[org.imixs.marty.team.TeamPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.marty.profile.DeputyPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[com.alexanderlogistics.InvoicePlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.sepa.plugins.IBANBICPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.OwnerPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.HistoryPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.LogPlugin]]></imixs:value>
|
||||
|
|
@ -508,8 +507,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</imixs-form-section>
|
||||
<imixs-form-section columns="2">
|
||||
|
||||
<item name="cdtr.iban" type="text" label="IBAN:" />
|
||||
<item name="cdtr.bic" type="text" label="BIC:" />
|
||||
<item name="cdtr.iban" type="text" label="Account#/IBAN:" />
|
||||
<item name="cdtr.bic" type="text" label="Route#/BIC:" />
|
||||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section columns="2">
|
||||
|
|
@ -831,8 +830,8 @@ result.isValid=true;
|
|||
</imixs-form-section>
|
||||
<imixs-form-section columns="2">
|
||||
|
||||
<item name="cdtr.iban" type="text" readonly="true" label="IBAN:" />
|
||||
<item name="cdtr.bic" type="text" readonly="true" label="BIC:" />
|
||||
<item name="cdtr.iban" type="text" readonly="true" label="Account#/IBAN:" />
|
||||
<item name="cdtr.bic" type="text" readonly="true" label="Route#/BIC:" />
|
||||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section columns="2">
|
||||
|
|
@ -2121,7 +2120,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmn2:documentation id="documentation_09zlyw"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_35" name="direct debit" sourceRef="ExclusiveGateway_2" targetRef="Task_10">
|
||||
<bpmn2:conditionExpression id="FormalExpression_1" xsi:type="bpmn2:tFormalExpression">workitem['payment.type'][0]=="direct_debit" </bpmn2:conditionExpression>
|
||||
<bpmn2:conditionExpression id="FormalExpression_1" xsi:type="bpmn2:tFormalExpression">
|
||||
workitem['payment.type'][0]=="direct_debit" </bpmn2:conditionExpression>
|
||||
<bpmn2:documentation id="documentation_uG6qdw"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_28" imixs:activityid="310" name="SEPA">
|
||||
|
|
@ -2133,7 +2133,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<imixs:value><![CDATA[Rechnung zu SEPA Lauf hinzugefügt]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<sepa-export name="modelversion">sepa-export-manual-pl-3.0</sepa-export>
|
||||
<imixs:value><![CDATA[<sepa-export name="modelversion">sepa-export-manual-usa-3.0</sepa-export>
|
||||
<sepa-export name="task">1000</sepa-export>
|
||||
<sepa-export name="key"><itemvalue>payment.type</itemvalue></sepa-export>
|
||||
<sepa-export name="maxcount">70</sepa-export>
|
||||
|
|
@ -2146,7 +2146,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmn2:documentation id="documentation_6PGKEQ"/>
|
||||
<bpmn2:signalEventDefinition id="signalEventDefinition_3FEskg" signalRef="signal_4"/>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:task id="Task_14" imixs:processid="5500" name="SEPA Run">
|
||||
<bpmn2:task id="Task_14" imixs:processid="5500" name="Payment Run">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txteditorid" type="xs:string">
|
||||
<imixs:value><![CDATA[alexander/form_basic_read]]></imixs:value>
|
||||
|
|
@ -2416,7 +2416,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmn2:documentation id="documentation_PglyUw"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_10" name="Ausland" sourceRef="ExclusiveGateway_2" targetRef="Task_5">
|
||||
<bpmn2:conditionExpression id="FormalExpression_2" xsi:type="bpmn2:tFormalExpression">workitem['payment.type'][0]=="no_sepa" </bpmn2:conditionExpression>
|
||||
<bpmn2:conditionExpression id="FormalExpression_2" xsi:type="bpmn2:tFormalExpression">
|
||||
workitem['payment.type'][0]=="no_sepa" </bpmn2:conditionExpression>
|
||||
<bpmn2:documentation id="documentation_7km0og"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_5" imixs:activityid="20" name="paid">
|
||||
|
|
@ -2521,8 +2522,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
</imixs-form-section>
|
||||
<imixs-form-section columns="2">
|
||||
|
||||
<item name="cdtr.iban" type="text" readonly="true" label="IBAN:" />
|
||||
<item name="cdtr.bic" type="text" readonly="true" label="BIC:" />
|
||||
<item name="cdtr.iban" type="text" readonly="true" label="Account#/IBAN:" />
|
||||
<item name="cdtr.bic" type="text" readonly="true" label="Route#/BIC:" />
|
||||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section columns="2">
|
||||
|
|
@ -3746,7 +3747,8 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmn2:documentation id="documentation_iAmy5A"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_76" name="credit" sourceRef="ExclusiveGateway_4" targetRef="Task_12">
|
||||
<bpmn2:conditionExpression id="FormalExpression_3" xsi:type="bpmn2:tFormalExpression">workitem['payment.type'][0]=="credit"</bpmn2:conditionExpression>
|
||||
<bpmn2:conditionExpression id="FormalExpression_3" xsi:type="bpmn2:tFormalExpression">
|
||||
workitem['payment.type'][0]=="credit"</bpmn2:conditionExpression>
|
||||
<bpmn2:documentation id="documentation_F95cHA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_6" name="ERLEDIGT">
|
||||
|
|
@ -4720,7 +4722,7 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="Task_14" id="BPMNShape_Task_15">
|
||||
<dc:Bounds height="50.0" width="110.0" x="1584.0" y="996.0"/>
|
||||
<dc:Bounds height="50.0" width="110.0" x="1583.0" y="996.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_29" id="BPMNShape_IntermediateCatchEvent_35">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1747.0" y="1003.0"/>
|
||||
|
|
@ -4741,9 +4743,9 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
<dc:Bounds height="50.0" width="110.0" x="1584.0" y="898.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_5" id="BPMNShape_IntermediateCatchEvent_3">
|
||||
<dc:Bounds height="36.0" width="36.0" x="1868.0" y="905.0"/>
|
||||
<dc:Bounds height="36.0" width="36.0" x="1866.0" y="906.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_83" labelStyle="BPMNLabelStyle_1">
|
||||
<dc:Bounds height="20.0" width="100.0" x="1836.5" y="941.0"/>
|
||||
<dc:Bounds height="20.0" width="100.0" x="1834.5" y="942.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="DataObject_3" id="BPMNShape_DataObject_3">
|
||||
|
|
@ -5159,11 +5161,11 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_64"/>
|
||||
<di:waypoint x="1523.0" y="1021.0"/>
|
||||
<di:waypoint x="1553.0" y="1021.0"/>
|
||||
<di:waypoint x="1584.0" y="1021.0"/>
|
||||
<di:waypoint x="1583.0" y="1021.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_51" id="BPMNEdge_SequenceFlow_54" sourceElement="BPMNShape_Task_15" targetElement="BPMNShape_IntermediateCatchEvent_35">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_68"/>
|
||||
<di:waypoint x="1694.0" y="1021.0"/>
|
||||
<di:waypoint x="1693.0" y="1021.0"/>
|
||||
<di:waypoint x="1747.0" y="1021.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_53" id="BPMNEdge_SequenceFlow_57" sourceElement="BPMNShape_IntermediateCatchEvent_37" targetElement="BPMNShape_Task_16">
|
||||
|
|
@ -5199,7 +5201,9 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_11" id="BPMNEdge_SequenceFlow_12" sourceElement="BPMNShape_Task_3" targetElement="BPMNShape_IntermediateCatchEvent_3">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_84"/>
|
||||
<di:waypoint x="1694.0" y="923.0"/>
|
||||
<di:waypoint x="1868.0" y="923.0"/>
|
||||
<di:waypoint x="1780.0" y="923.0"/>
|
||||
<di:waypoint x="1780.0" y="924.0"/>
|
||||
<di:waypoint x="1866.0" y="924.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_13" id="BPMNEdge_SequenceFlow_14" sourceElement="BPMNShape_IntermediateCatchEvent_35" targetElement="BPMNShape_Task_16">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_87"/>
|
||||
|
|
@ -5208,17 +5212,13 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_16" id="BPMNEdge_SequenceFlow_17" sourceElement="BPMNShape_IntermediateCatchEvent_3" targetElement="BPMNShape_Task_11">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_90"/>
|
||||
<di:waypoint x="1886.0" y="905.0"/>
|
||||
<di:waypoint x="1886.0" y="866.0"/>
|
||||
<di:waypoint x="1884.0" y="866.0"/>
|
||||
<di:waypoint x="1884.0" y="906.0"/>
|
||||
<di:waypoint x="1884.0" y="826.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_36" id="BPMNEdge_SequenceFlow_37" sourceElement="BPMNShape_Task_16" targetElement="BPMNShape_IntermediateCatchEvent_3">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_91"/>
|
||||
<di:waypoint x="1884.0" y="996.0"/>
|
||||
<di:waypoint x="1884.0" y="969.0"/>
|
||||
<di:waypoint x="1886.0" y="969.0"/>
|
||||
<di:waypoint x="1886.0" y="941.0"/>
|
||||
<di:waypoint x="1884.0" y="942.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="Association_1" id="BPMNEdge_Association_1" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_1">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_94"/>
|
||||
|
|
@ -5334,7 +5334,6 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
<di:waypoint x="415.0" y="399.0"/>
|
||||
<di:waypoint x="415.0" y="457.0"/>
|
||||
<di:waypoint x="405.0" y="457.0"/>
|
||||
<di:waypoint x="405.0" y="457.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_67" id="BPMNEdge_SequenceFlow_68" sourceElement="BPMNShape_IntermediateCatchEvent_28" targetElement="BPMNShape_IntermediateThrowEvent_4">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_142"/>
|
||||
|
|
@ -5425,7 +5424,9 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_81" id="BPMNEdge_SequenceFlow_82" sourceElement="BPMNShape_IntermediateCatchEvent_42" targetElement="BPMNShape_Task_15">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_168"/>
|
||||
<di:waypoint x="1639.0" y="1089.0"/>
|
||||
<di:waypoint x="1639.0" y="1046.0"/>
|
||||
<di:waypoint x="1639.0" y="1068.0"/>
|
||||
<di:waypoint x="1638.0" y="1068.0"/>
|
||||
<di:waypoint x="1638.0" y="1046.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_83" id="BPMNEdge_SequenceFlow_84" sourceElement="BPMNShape_EventBasedGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_43">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_172"/>
|
||||
|
|
@ -5454,8 +5455,8 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_z0r1uQ" id="BPMNEdge_IVlhOg" sourceElement="BPMNShape_Task_15" targetElement="BPMNShape_kZm9lg">
|
||||
<di:waypoint x="1598.0" y="1046.0"/>
|
||||
<di:waypoint x="1598.0" y="1107.0"/>
|
||||
<di:waypoint x="1597.0" y="1046.0"/>
|
||||
<di:waypoint x="1597.0" y="1107.0"/>
|
||||
<di:waypoint x="1526.0" y="1107.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_00jhXg" id="BPMNEdge_sRtD7A" sourceElement="BPMNShape_kZm9lg" targetElement="BPMNShape_Task_10">
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@
|
|||
<imixs:value><![CDATA[org.imixs.marty.team.TeamPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.marty.profile.DeputyPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[com.alexanderlogistics.InvoicePlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.sepa.plugins.IBANBICPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.OwnerPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.HistoryPlugin]]></imixs:value>
|
||||
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.LogPlugin]]></imixs:value>
|
||||
|
|
@ -692,8 +691,8 @@ var b= workitem.get("order.total")[0];
|
|||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section columns="2">
|
||||
<item name="cdtr.iban" type="text" label="IBAN:" />
|
||||
<item name="cdtr.bic" type="text" label="BIC:" />
|
||||
<item name="cdtr.iban" type="text" label="Account#/IBAN:" />
|
||||
<item name="cdtr.bic" type="text" label="Route#/BIC:" />
|
||||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section columns="2">
|
||||
|
|
@ -1184,7 +1183,7 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_4" imixs:activityid="310" name="SEPA">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtactivityresult" type="xs:string">
|
||||
<imixs:value><![CDATA[<sepa-export name="modelversion">sepa-export-manual-dwc-3.0</sepa-export>
|
||||
<imixs:value><![CDATA[<sepa-export name="modelversion">sepa-export-manual-usa-3.0</sepa-export>
|
||||
<sepa-export name="task">1000</sepa-export>
|
||||
<sepa-export name="key"><itemvalue>payment.type</itemvalue></sepa-export>
|
||||
<sepa-export name="maxcount">70</sepa-export>
|
||||
|
|
@ -1201,7 +1200,7 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
<bpmn2:outgoing>SequenceFlow_23</bpmn2:outgoing>
|
||||
<bpmn2:outputSet id="OutputSet_5" name="Output Set 5"/>
|
||||
<bpmn2:documentation id="documentation_6vf0kg"/>
|
||||
<bpmn2:signalEventDefinition id="signalEventDefinition_ltPlZQ" signalRef="Signal_6"/>
|
||||
<bpmn2:signalEventDefinition id="signalEventDefinition_ltPlZQ" signalRef="signal_1"/>
|
||||
</bpmn2:intermediateCatchEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_19" sourceRef="ExclusiveGateway_2" targetRef="IntermediateCatchEvent_4">
|
||||
<bpmn2:documentation id="documentation_TBxp0w"/>
|
||||
|
|
@ -1210,8 +1209,7 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
<bpmn2:documentation id="documentation_ahXYFQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_25" name="direct debit" sourceRef="ExclusiveGateway_2" targetRef="Task_5">
|
||||
<bpmn2:conditionExpression id="FormalExpression_4" xsi:type="bpmn2:tFormalExpression">
|
||||
workitem['payment.type'][0]=="direct_debit" </bpmn2:conditionExpression>
|
||||
<bpmn2:conditionExpression id="formalExpression_mxbJcQ" xsi:type="bpmn2:tFormalExpression"><![CDATA[workitem.getItemValueString('payment.type')==="direct_debit" ]]></bpmn2:conditionExpression>
|
||||
<bpmn2:documentation id="documentation_AZ842w"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_6" imixs:activityid="990" name="[OCR/ML Import]">
|
||||
|
|
@ -1343,7 +1341,7 @@ if (workitem['payment.type'][0]!="direct_debit" && workitem['payment.type'][0]!
|
|||
<bpmn2:sequenceFlow id="SequenceFlow_40" sourceRef="Task_4" targetRef="EndEvent_1">
|
||||
<bpmn2:documentation id="documentation_ohzUPQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:task id="Task_6" imixs:processid="5500" name="SEPA Run">
|
||||
<bpmn2:task id="Task_6" imixs:processid="5500" name="Payment Run">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txteditorid" type="xs:string">
|
||||
<imixs:value><![CDATA[alexander/form_basic_read]]></imixs:value>
|
||||
|
|
@ -1788,8 +1786,8 @@ result.isValid=true;
|
|||
</imixs-form-section>
|
||||
<imixs-form-section columns="2">
|
||||
|
||||
<item name="cdtr.iban" type="text" readonly="true" label="IBAN:" />
|
||||
<item name="cdtr.bic" type="text" readonly="true" label="BIC:" />
|
||||
<item name="cdtr.iban" type="text" readonly="true" label="Account#/IBAN:" />
|
||||
<item name="cdtr.bic" type="text" readonly="true" label="Route#/BIC:" />
|
||||
|
||||
<item type="custom" path="alexander/zahlungsart" label="Payment type:" readonly="true"/>
|
||||
</imixs-form-section>
|
||||
|
|
@ -2384,8 +2382,8 @@ result.isValid=true;
|
|||
</imixs-form-section>
|
||||
<imixs-form-section columns="2">
|
||||
|
||||
<item name="cdtr.iban" type="text" readonly="false" label="IBAN:" />
|
||||
<item name="cdtr.bic" type="text" readonly="false" label="BIC:" />
|
||||
<item name="cdtr.iban" type="text" readonly="false" label="Account#/IBAN:" />
|
||||
<item name="cdtr.bic" type="text" readonly="false" label="Route#/BIC:" />
|
||||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section columns="3">
|
||||
|
|
@ -4091,8 +4089,8 @@ result.isValid=true;
|
|||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section columns="2">
|
||||
<item name="cdtr.iban" type="text" label="IBAN:" />
|
||||
<item name="cdtr.bic" type="text" label="BIC:" />
|
||||
<item name="cdtr.iban" type="text" label="Account#/IBAN:" />
|
||||
<item name="cdtr.bic" type="text" label="Route#/BIC:" />
|
||||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section columns="2">
|
||||
|
|
@ -5010,6 +5008,9 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
|||
<bpmn2:sequenceFlow id="sequenceFlow_96OeGA" sourceRef="event_t00kZQ" targetRef="Task_2">
|
||||
<bpmn2:documentation id="documentation_R2aeIQ"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:association id="association_v43wwg" sourceRef="DataObject_3" targetRef="Task_9">
|
||||
<bpmn2:documentation id="documentation_XNiicg"/>
|
||||
</bpmn2:association>
|
||||
</bpmn2:process>
|
||||
<bpmn2:process id="process_2" name="Invoice receipt" processType="Public">
|
||||
<bpmn2:documentation id="documentation_yUm3kA"/>
|
||||
|
|
@ -5017,6 +5018,7 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
|||
<bpmn2:message id="message_RTXWVg" name="Message-1">
|
||||
<bpmn2:documentation id="documentation_PIebCA"/>
|
||||
</bpmn2:message>
|
||||
<bpmn2:signal id="signal_1" name="org.imixs.workflow.sepa.adapter.SEPARefAddAdapter"/>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane bpmnElement="Collaboration_1" id="BPMNPlane_Process_1">
|
||||
<bpmndi:BPMNShape bpmnElement="Participant_1" id="BPMNShape_Participant_1" isHorizontal="true">
|
||||
|
|
@ -5634,9 +5636,7 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_55" id="BPMNEdge_SequenceFlow_56" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_IntermediateCatchEvent_27">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_117"/>
|
||||
<di:waypoint x="1560.0" y="1796.0"/>
|
||||
<di:waypoint x="1596.0" y="1796.0"/>
|
||||
<di:waypoint x="1596.0" y="1805.0"/>
|
||||
<di:waypoint x="1560.0" y="1805.0"/>
|
||||
<di:waypoint x="1627.0" y="1805.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_1" id="BPMNEdge_SequenceFlow_2" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_Task_1">
|
||||
|
|
@ -5706,15 +5706,11 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
|||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_42" id="BPMNEdge_SequenceFlow_43" sourceElement="BPMNShape_IntermediateCatchEvent_20" targetElement="BPMNShape_Task_7">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_98"/>
|
||||
<di:waypoint x="2353.0" y="1905.0"/>
|
||||
<di:waypoint x="2354.0" y="1905.0"/>
|
||||
<di:waypoint x="2384.0" y="1905.0"/>
|
||||
<di:waypoint x="2415.0" y="1905.0"/>
|
||||
<di:waypoint x="2420.0" y="1905.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_43" id="BPMNEdge_SequenceFlow_44" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_IntermediateCatchEvent_21">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_101"/>
|
||||
<di:waypoint x="2530.0" y="1905.0"/>
|
||||
<di:waypoint x="2548.0" y="1905.0"/>
|
||||
<di:waypoint x="2567.0" y="1905.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_44" id="BPMNEdge_SequenceFlow_45" sourceElement="BPMNShape_IntermediateCatchEvent_21" targetElement="BPMNShape_Task_11">
|
||||
|
|
@ -5739,9 +5735,7 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
|||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_53" id="BPMNEdge_SequenceFlow_54" sourceElement="BPMNShape_IntermediateCatchEvent_23" targetElement="BPMNShape_ExclusiveGateway_2">
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_119"/>
|
||||
<di:waypoint x="1663.0" y="1695.0"/>
|
||||
<di:waypoint x="1670.0" y="1695.0"/>
|
||||
<di:waypoint x="1670.0" y="1700.0"/>
|
||||
<di:waypoint x="1775.0" y="1700.0"/>
|
||||
<di:waypoint x="1775.0" y="1695.0"/>
|
||||
<di:waypoint x="1775.0" y="1780.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_54" id="BPMNEdge_SequenceFlow_55" sourceElement="BPMNShape_EventBasedGateway_2" targetElement="BPMNShape_IntermediateCatchEvent_24">
|
||||
|
|
@ -6200,8 +6194,8 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
|||
<di:waypoint x="2093.0" y="1975.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_W0RBHg" id="BPMNEdge_zNWORg" sourceElement="BPMNShape_IntermediateCatchEvent_14" targetElement="BPMNShape_Task_9">
|
||||
<di:waypoint x="2057.0" y="1978.0"/>
|
||||
<di:waypoint x="1505.0" y="1978.0"/>
|
||||
<di:waypoint x="2057.0" y="1975.0"/>
|
||||
<di:waypoint x="1505.0" y="1975.0"/>
|
||||
<di:waypoint x="1505.0" y="1830.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape bpmnElement="event_itBoCA" id="BPMNShape_e5mFnA">
|
||||
|
|
@ -6253,6 +6247,12 @@ Export erfolgt über eine asynchrone Verarbeitung im Modell 'invoice-export']]><
|
|||
<di:waypoint x="365.0" y="249.0"/>
|
||||
<di:waypoint x="365.0" y="230.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="association_v43wwg" id="BPMNEdge_ULWZ6w" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_10">
|
||||
<di:waypoint x="995.0" y="1675.0"/>
|
||||
<di:waypoint x="1083.0" y="1675.0"/>
|
||||
<di:waypoint x="1083.0" y="1895.0"/>
|
||||
<di:waypoint x="1170.0" y="1895.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
|
||||
<dc:Font name="arial" size="9.0"/>
|
||||
|
|
|
|||
1090
workflow/usa/sepa-export-manual-usa-3.0.1.bpmn
Normal file
1090
workflow/usa/sepa-export-manual-usa-3.0.1.bpmn
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue