odoo_shipcloud/models
Harald Welte 7c39cf76b6 pickup: Fix conversion from Datetime field to datetimme instance
Quite odd that one has to call a static method providing the value
of the field as argument, but well...
2021-03-18 13:59:37 +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 pickup: Fix conversion from Datetime field to datetimme instance 2021-03-18 13:59:37 +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