GX-Bug #68476
geschlossenDHL GKV: Haken für elektronische Exportbenachrichtigung ist wirkungslos | Checkmark for electronic export notification does not work
0%
Elektronische Exportbenachrichtigung in dem Modul DHL GKV funktioniert nun wieder
Beschreibung
Der Haken für die elektronische Exportbenachrichtigung (Ausfuhranmeldung) ist wirkungslos, das Flag ist immer aktiv.
Schritte zum Reproduzieren:
- DHL-GKV-Modul betriebsfähig konfigurieren inkl. Produkt für internationalen Versand
- Ein Label für eine beliebige Bestellung mit ausländischer Adresse erstellen, dabei Haken für Exportbenachrichtigung nicht setzen
Erwartetes Ergebnis:
Es wird ein Label ohne Exportbenachrichtigung erzeugt.
Tatsächliches Ergebnis:
Die Exportbenachrichtigung ist gesetzt.
Hinweis zum Testen:
Der Wert des Flags kann aus dem Debug-Logs des Moduls entnommen werden, Eintrag beginnend mit
[YYYY-MM-DD HH:ii:ss | NOTICE] CreateShipmentOrder request:
Im XML suchen nach diesem Element:
<WithElectronicExportNtfctn active="1"/>
Das „active“-Attribut muss den Wert 1 haben bei gesetztem Haken, sonst 0.
The tick for electronic export notification (export declaration) has no effect, the flag is always active.
Steps to reproduce:
- Configure DHL GKV module operationally incl. product for international shipping.
- Create a label for any order with a foreign address, do not check the export notification box.
Expected result:
A label without export notification will be created.
Actual result:
The export notification is set.
Note for testing:
The value of the flag can be taken from the debug logs of the module, entry starting with.
[YYYY-MM-DD HH:ii:ss | NOTICE] CreateShipmentOrder request:
Search for this element in the XML:
<WithElectronicExportNtfctn active="1"/>
The "active" attribute must have the value 1 if checked, otherwise 0.