Projekt

Allgemein

Profil

GX-Bug #69004

Von Marco Bruchmann vor mehr als 2 Jahren aktualisiert

Bei der Bulk-Erzeugung von Labels via Shipcloud (*) wird die Inhaltsbeschreibung (Artikelnamen) auch dann an Shipcloud übermittelt, wenn in der Konfiguration „Inhaltsangabe automatisch vorausfüllen“ deaktiviert ist und die Inhaltsangaben im Modalfenster nicht angezeigt werden.  

 *) Bestellliste, Haken bei Bestellung(en) setzen, Labelerzeugung über das kleine Dreieck oder Button-Dropdown (unten links) aufrufen 

 Schritte zum Reproduzieren: 
 * Shipcloud-Modul installieren und konfigurieren (Carrier-Auswahl nicht vergessen!) 
 * in der Konfiguration „Inhaltsangabe automatisch vorausfüllen“ ggf. abschalten 
 * Label(s) über die Bulk-Erzeugung generieren 
 * Im Logfile shipping.shipcloud-debug.log.txt Request(s) zur Labelerzeugung suchen (POST https://api.shipcloud.io/v1/shipments) und „description“-Eintrag prüfen 

 Erwartetes Ergebnis: 
 Bei aktiver Einstellung „Inhaltsangabe automatisch vorausfüllen“ ist die „description“ mit den Artikelnamen befüllt, bei inaktiver Einstellung ist das Feld leer. 

 Tatsächliches Ergebnis: 
 Das „description“-Feld wird immer mit den Artikelnamen befüllt. 


 --- 

 When creating labels in bulk via Shipcloud (*), the description (item name) is also transmitted to Shipcloud if "Automatically pre-fill contents" is deactivated in the configuration and the contents are not displayed in the modal window.  

 *) Order list, tick order(s), call up label generation via the small triangle or button dropdown (bottom left). 

 Steps to reproduce: 
 * Install and configure shipcloud module (do not forget carrier selection!). 
 * Deactivate "Automatically pre-fill contents" in the configuration if necessary. 
 * Generate label(s) via bulk generation 
 * In the log file shipping.shipcloud-debug.log.txt, search for request(s) for label generation (POST https://api.shipcloud.io/v1/shipments) and check the "description" entry. 

 Expected result: 
 If the setting "Automatically pre-populate contents" is active, the "description" is filled with the item names, if the setting is inactive, the field is empty. 

 Actual result: 
 The "description" field is always filled with the article names. 

Zurück