Commit Graph

6 Commits

Author SHA1 Message Date
Harald Welte 76665e61c0 WIP: simplistic shipcloud webhook support
shipcloud can generate events towards a webhook whenever there's
status/tracking updates for a shipment.  Let's
* store the latest status in the stock.picking
* post a timestamped message to the stock.picking
2022-05-03 08:25:13 +02:00
Harald Welte b6bc9b5dd3 don't copy UPS tracking URL + shipment ID when copying picking 2022-01-19 21:57:25 +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 be8ba42315 Add description of contents 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