Commit Graph

19 Commits

Author SHA1 Message Date
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 85aae33280 shipcloud: Mark some fields 'readonly' if UI shouldn't write them 2021-03-15 21:17:54 +01:00
Harald Welte 8a448e41e2 shipcloud: make build_sc_addr() a 'free' function
It doesn't need anything from the 'self' object, so let's make
it a function free to use by anyone
2021-03-15 21:15:00 +01:00
Harald Welte 95160dd623 fixup api_key name change 2021-02-15 20:19:15 +01:00
Harald Welte 3001d7a8de fix inquiry (no pickings, and hence no packaging_tare) 2021-02-15 20:15:49 +01:00
Harald Welte 1338359e24 HACK: don't send customs declaration to UPS
this is required due to the invoice_date problem
2021-02-15 15:18:57 +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 06414d363d don't search via domain for information available in field 2021-02-15 15:11:31 +01:00
Harald Welte 2dd63fa309 customs declaration: specify invoice number, not picking number 2021-02-15 15:09:19 +01:00
Harald Welte 1287ccf59d addach customs declaration, too - not just shipping label 2021-02-15 14:20:01 +01:00
Harald Welte 1d6f20e1eb create customs declaration if destination != EU 2021-02-15 11:00:26 +01:00
Harald Welte 35b7575e54 remove spaces from HTS numbers 2021-02-15 10:59:55 +01:00
Harald Welte 0abc037100 customs_declaration: use price from sale order, not move line 2021-02-15 10:59:22 +01:00
Harald Welte ef447dd8f9 add customs content description 2021-02-15 09:49:32 +01:00
Harald Welte ccb3cb7da5 HACK: no customs decl 2021-02-14 23:30:05 +01:00
Harald Welte be8ba42315 Add description of contents 2021-02-14 23:30:05 +01:00
Harald Welte 6ac659a755 truncate phone number if > 15 digits 2021-02-14 23:30:05 +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