Projekt

Allgemein

Profil

GX-Feature #69141

Von Mirko Janssen vor mehr als 2 Jahren aktualisiert

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

Zurück