workflow update
This commit is contained in:
parent
81db869ccd
commit
5c16f68a43
9 changed files with 19767 additions and 6 deletions
|
|
@ -11,9 +11,9 @@
|
|||
|
||||
- Encoding für CSV Import aus cargosoft muss auf `encoding=UTF-8` stehen!
|
||||
- Neues Businesspartner BPMN Modell einspielen
|
||||
- Lucene Index neu berechenne wegen 'partner.id'
|
||||
- Lucene Index neu berechnene wegen 'partner.id'
|
||||
|
||||
#### Daten Synchronisation
|
||||
#### Daten Synchronisation BUsiness Parnter
|
||||
|
||||
- Erstmal nach Dubletten suchen:
|
||||
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
ACHTUNG kann sehr lange laufen (1 Stunde)
|
||||
|
||||
- Jetzt die Daten syncen
|
||||
- https://alexander-logistics-xxx.office-workflow.de/api/cargosoft/bp-sync?maxcount=25000
|
||||
https://alexander-logistics-xxx.office-workflow.de/api/cargosoft/bp-sync?maxcount=25000
|
||||
ACHTUNG kann sehr sehr sehr!! lange laufen (3 Stunde)
|
||||
kann aber auch dann mehrfach aufgerufen werden so dass sich das alles zum guten wendet
|
||||
|
||||
|
|
|
|||
1075
workflow/businesspartner-de-1.0.1.bpmn
Normal file
1075
workflow/businesspartner-de-1.0.1.bpmn
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -250,6 +250,7 @@
|
|||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section label="Invoices" path="alexander/section_bp_invoices_out" readonly="true" />
|
||||
|
||||
<imixs-form-section columns="2" label="Payment practice">
|
||||
<item name="analytic.payment.avg.due" type="custom" path="alexander/analyze_plain" label="Average term of credit:" />
|
||||
<item name="analytic.payment.avg.days" type="custom" path="alexander/analyze_plain" label="Average payment duration:" />
|
||||
|
|
@ -258,8 +259,8 @@
|
|||
<item name="analytic.invoices.trend" type="custom" path="alexander/analyze_chart"
|
||||
label="The trend over the last 6 months:" />
|
||||
</imixs-form-section>
|
||||
|
||||
</imixs-subform>
|
||||
|
||||
<imixs-subform label="Inbound Invoices">
|
||||
<imixs-form-section label="Invoices" path="alexander/section_bp_invoices_in" readonly="true" />
|
||||
</imixs-subform>
|
||||
|
|
@ -1018,8 +1019,8 @@ if (workitem.getItemValueString('dbtr.mail')==='') {
|
|||
<di:waypoint x="1350.0" y="205.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="association_lDrpWg" id="BPMNEdge_ZOt0GA" sourceElement="BPMNShape_Mnop9Q" targetElement="BPMNShape_VljsIw">
|
||||
<di:waypoint x="470.0" y="505.0"/>
|
||||
<di:waypoint x="447.0" y="505.0"/>
|
||||
<di:waypoint x="470.0" y="504.0"/>
|
||||
<di:waypoint x="447.0" y="504.0"/>
|
||||
<di:waypoint x="447.0" y="333.0"/>
|
||||
<di:waypoint x="566.0" y="333.0"/>
|
||||
<di:waypoint x="566.0" y="204.0"/>
|
||||
|
|
|
|||
2763
workflow/gutschriftabgleich-de-1.0.11.bpmn
Normal file
2763
workflow/gutschriftabgleich-de-1.0.11.bpmn
Normal file
File diff suppressed because it is too large
Load diff
1197
workflow/mahnlauf-de-1.0.5.bpmn
Normal file
1197
workflow/mahnlauf-de-1.0.5.bpmn
Normal file
File diff suppressed because it is too large
Load diff
1027
workflow/mahnlauf-en-1.0.2.bpmn
Normal file
1027
workflow/mahnlauf-en-1.0.2.bpmn
Normal file
File diff suppressed because it is too large
Load diff
4159
workflow/rechnungsausgang-de-1.0.15.bpmn
Normal file
4159
workflow/rechnungsausgang-de-1.0.15.bpmn
Normal file
File diff suppressed because it is too large
Load diff
8538
workflow/rechnungseingang-de-1.2.42.bpmn
Normal file
8538
workflow/rechnungseingang-de-1.2.42.bpmn
Normal file
File diff suppressed because it is too large
Load diff
1001
workflow/zahlungseingang-de-1.0.6.bpmn
Normal file
1001
workflow/zahlungseingang-de-1.0.6.bpmn
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue