Neu How to properly update order status through JTL Shop plugin?

hasan

Neues Mitglied
20. November 2025
3
0
I have developed a JTL Shop plugin for creating delivery missions from orders for our delivery method. Same plugin, through a webhook listens for order status updates and updates the cStatus column of the tbestellung table.
I'm trying to figure out if this is the right way of doing this, would the shop automatically synchronize with JTL Wawi? If possible I want to deal with the order updates on the JTL Shop side, but I'm not sure if what I'm doing is right.

By the way, below are the only order status cStatus I could find empirically. I couldn't find "delivered" or "completed" or any other status type. Is this documented somewhere?
1 new
2 in progress
3 paid
4 shipped
5 partially delivered
-1 cancelled
 

Anhänge

  • jtl.png
    jtl.png
    27,8 KB · Aufrufe: 10

NoOne

Sehr aktives Mitglied
16. März 2024
542
182
There is no "delivered" or "completed". Those 6 are the only ones. Changing that in the Shop-Database isn't of much use either. With JTL-Shop, JTL-Wawi is leading. Orders from the Shop are usually just sent one time to Wawi. If an already present order is sent again, Wawi will ignore it and not change anything (as far as I know). You can only really react to orders when they are written to the Shop-Database (that's basically the only time you can change something about the order and have that change reflected in the Wawi), or when they get updated by the synchronisation.
 

hasan

Neues Mitglied
20. November 2025
3
0
You can only really react to orders when they are written to the Shop-Database (that's basically the only time you can change something about the order and have that change reflected in the Wawi), or when they get updated by the synchronisation.
Thank you for your response. Is Shop-Database you are mentioning is on Wawi side or are we talking about the database of JTL Shop installation?
 
Ähnliche Themen
Titel Forum Antworten Datum
Shop Apotheke Bestellungen seit Update als „nicht bezahlt“ – Versand blockiert JTL-Wawi 2.0 1
Neu Strukturierte Daten vom Typ "Produkt" werden nach Update auf JTL Shop 5.6.1 nur fehlerhaft erkannt JTL-Shop - Fehler und Bugs 3
Warnung vor Update? JTL-Wawi 1.11 20
Neu nach Update nicht alle Rechnungen mehr an Amazon Amazon-Anbindung - Fehler und Bugs 0
Update auf 1.11.7 JTL-Wawi 1.11 4
Update von 1.11.6 auf 1.11.7: JTL Worker verbindet nicht mehr mit Datenbank (WaWi schon) JTL-Wawi 1.11 1
Aktuelles Update 1.11.7: Anmeldedialog merkt sich den letzten User immer noch nicht & falsche Warnung für angeblich fehlendes SQL Server Update JTL-Wawi 1.11 3
Neu OPC friert beim speichern von Änderungen ein nach JTL-Shop Update von Version 5.1.5 auf 5.6.1 JTL-Shop - Fehler und Bugs 0
Neu von JTL-Wawi-Version 1.10.16.0 ist kein Update...möglich Installation von JTL-Wawi 2
Neu Update der Version 1.2.2.2 auf eine aktuelle Installation von JTL-Wawi 9
Neu POS-Server startet nicht mehr nach WaWi-update auf Version 1.11.6.0 JTL-POS - Fehler und Bugs 1
Neu Update auf 1.11.6 mittlerweile sinnvoll User helfen Usern - Fragen zu JTL-Wawi 0
Nach Update auf 1.11.6 werden die Preisänderung nicht mehr von der Wawi an Amazon übertragen JTL-Wawi 1.11 0
Neu Update von Wawi 1.3 auf Wawi 1.8 JTL-Wawi 1.6 1
Neu Karussell gehen auf der Startseite nach Update auf 5.6.1 nicht mehr Betrieb / Pflege von JTL-Shop 8
Neu wnm Hinweisfenster - Update von 1.1.7 auf 1.1.8 funktioniert nicht Plugins für JTL-Shop 7
Update von 1.9.6.5 auf die 1.11.5 problemlos möglich? JTL-Wawi 1.11 7
Neu JLT Shop Update 6.1 von 5.5.3 - Fehlgeschlagen Installation / Updates von JTL-Shop 5
Neu Fehler beim Update auf 1.11.5 - Ungültiger Objektname "dbo.tUpdateMigration User helfen Usern - Fragen zu JTL-Wawi 0
Neu 503 Service Unavailable bei Payrexx Webhook nach Plugin-Update - wer hat das auch? Plugins für JTL-Shop 0
DHL-Leitcodierungsdaten nach Wawi-Update nicht mehr vorhanden JTL-Wawi 1.11 0
Neu Fehler bei der Anmeldung nach Update auf 1.11.5 Installation von JTL-Wawi 11
Seit dem Update auf JTL Wawi 1.11.4 funktioniert der Workflow "Datei Schreiben" nicht JTL-Wawi 1.11 1
Seit Update auf 1.11.4 Workflow für Kartonauswahl gibt error JTL Das Objekt mit Nullwert muss einen Wert haben. BrowsePk: 152325 WorkflowAktionId: 155 JTL-Wawi 1.11 1
seit Update zu viele Versandbestätigungen JTL-Wawi 1.11 0
Neu POS doppelte Artikel und Kategorien nach Update Einrichtung / Updates von JTL-POS 3
Neu Update: JTL-Gambio-Connector Gambio-Connector 0
Update auf 1.11.4 Aktualisierung hängt -> "Keine Rückmeldung" JTL-Wawi 1.11 3

Ähnliche Themen