workflow update

This commit is contained in:
Ralph Soika 2025-08-27 15:31:07 +02:00
parent 81db869ccd
commit 5c16f68a43
9 changed files with 19767 additions and 6 deletions

View file

@ -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

File diff suppressed because it is too large Load diff

View file

@ -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"/>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff