odoo_shipcloud/models
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
..
__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 new model for shipment pick-ups 2021-03-16 18:52:59 +01:00
shipcloud_delivery_carrier.py shipcloud: make build_sc_addr() a 'free' function 2021-03-15 21:15:00 +01:00
shipcloud_pickup.py Add new model for shipment pick-ups 2021-03-16 18:52:59 +01:00
shipcloud_shipping_service.py shipcloud: Mark some fields 'readonly' if UI shouldn't write them 2021-03-15 21:17:54 +01:00