odoo_shipcloud/models
Harald Welte c8ec521f9a fix obtaining a quote (no picking yet)
when we obtain a shipping quote from an SO in quote state, we do
not yet have a picking and hence cannot unconditionally dereference
the picking object in the build_sc_pkg() method.

Related: SYS#6648
2023-11-29 17:46:27 +01:00
..
__init__.py Add new model for shipment pick-ups 2021-03-16 18:52:59 +01:00
res_config.py WIP: initial checkin 2021-02-14 20:20:51 +01:00
shipcloud.py Add ability to add 'description' field to package, not just shipment 2023-11-28 20:58:00 +01:00
shipcloud_delivery_carrier.py fix obtaining a quote (no picking yet) 2023-11-29 17:46:27 +01:00
shipcloud_pickup.py pickup: try to print string formatted ApiError on error 2021-11-11 20:02:59 +01:00
shipcloud_shipping_service.py don't copy UPS tracking URL + shipment ID when copying picking 2022-01-19 21:57:25 +01:00