Let op: er zijn nieuwe DPD plugins (BETA versie) beschikbaar met belangrijke nieuwe functionaliteiten. De oude plugins zullen na Brexit niet meer goed functioneren, download daarom de nieuwe versie op Github/DPDconnect.
11
stars
10
forks
source link
Review and Rewrite shipment and trackment information integration #7
In extension DPD_Shipping v1 you can create multiple labels by creating multiple shippings and adding a bogus T&T number in each before you call 'generateLabelAndComplete'.
We want to review this process so you can skip the step of adding a bogis T&T number AND review the way the data is stored in the database. (eg: why dpd_label_path in stead of shipping_label?)
this review will impact (and probably resolve):
issue #4
issue #2
Work on this review is put on hold until parallel project is finished.
In extension DPD_Shipping v1 you can create multiple labels by creating multiple shippings and adding a bogus T&T number in each before you call 'generateLabelAndComplete'.
We want to review this process so you can skip the step of adding a bogis T&T number AND review the way the data is stored in the database. (eg: why dpd_label_path in stead of shipping_label?)
this review will impact (and probably resolve):
Work on this review is put on hold until parallel project is finished.