Commit Graph

6 Commits

Author SHA1 Message Date
Harald Welte cf9f30057f shipcloud: fix customs value representation
* per-item value_amount should be a string, not a float value
* total_value_amount should be an integer, not a float value

"Error in Shipment Data: Bitte geben Sie die Versandkosten für die
Zollabfertigung an. Der eingegebene Wert ist zu lang und wurde gekürzt."

Closes: SYS#5510
2021-11-22 21:35:36 +01:00
Harald Welte 870281afd0 Add new model for shipment pick-ups
Using this model, the user can select a number of pickings and
request them to be picked up from a user-specified address.
2021-03-16 18:52:59 +01:00
Harald Welte 34aa1bbd58 Specify recipient e-mail for notifications; remove it for sandbox 2021-02-15 15:15:43 +01:00
Harald Welte 1287ccf59d addach customs declaration, too - not just shipping label 2021-02-15 14:20:01 +01:00
Harald Welte 997b465ea9 allow specification of carrier+service 2021-02-14 23:30:05 +01:00
Harald Welte 5048d25df2 WIP: initial checkin 2021-02-14 20:20:51 +01:00