shipcloud.io integration to odoo (as delivery carrier)
Go to file
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
controllers WIP: simplistic shipcloud webhook support 2022-05-03 08:25:13 +02:00
data allow specification of carrier+service 2021-02-14 23:30:05 +01:00
models WIP: simplistic shipcloud webhook support 2022-05-03 08:25:13 +02:00
security Add new model for shipment pick-ups 2021-03-16 18:52:59 +01:00
views WIP: simplistic shipcloud webhook support 2022-05-03 08:25:13 +02:00
__init__.py WIP: simplistic shipcloud webhook support 2022-05-03 08:25:13 +02:00
__openerp__.py Add new model for shipment pick-ups 2021-03-16 18:52:59 +01:00