Aktionen
GX-Feature #69141
geschlossenReturn delivery flag for tracking codes and additional shipment type field
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
Unbestimmt
Release Notes Langtext:
Beim Hinzufügen von Sendungsnummern zu einer Bestellung können nun eine Sendungsart und ein Ist-Retoure Status gesetzt werden
Beschreibung
For our external partners, we need some additional attributes in our tracking code and parcel services domain.
Return delivery flag¶
When adding a tracking code to an existing order, it must be possible to say that this tracking code belongs to a return delivery (German: Retoure).
- The admin must be able to set this flag in the Gambio Admin when adding tracking codes via the orders overview or the order details page.
- A REST API user must also be able to set this flag via the API endpoints for tracking codes.
Additional shipment type field¶
In some cases, it's also needed to provide information not only about which carrier was used but which type of shipment at that carrier when adding a tracking code to an existing order. A default value for this information should be set for each parcel service individually.
- The admin must be able to set this information in the Gambio Admin when adding tracking codes via the orders overview or the order details page. The field must be pre-set with the value stored of the selected parcel service.
- The REST API user must also be able to set this information via the API endpoints for tracking codes and parcel services.
To test¶
- Installation
- Update
- Managing parcel services via Gambio Admin (Configurations page -> Parcel services)
- Managing parcel services via REST API v3
- Managing tracking codes via Gambio Admin (Order overview page, as well as the order details page)
- Managing tracking codes via REST API v3
Zugehörige Tickets
Aktionen