shipcloud.io integration to odoo (as delivery carrier)
Go to file
Harald Welte bfb5030701 pickup: actually use current time of record creation
if we use 'default=fields.Datetime.now' it will use the time of the
odoo server start/load,and not the time when the record is created.

Also, use the 'now' time for bot earliest and latest pickup time,
let the user modify it as needed.
2021-06-01 23:51:24 +02:00
data allow specification of carrier+service 2021-02-14 23:30:05 +01:00
models pickup: actually use current time of record creation 2021-06-01 23:51:24 +02:00
security Add new model for shipment pick-ups 2021-03-16 18:52:59 +01:00
views store UPS pickup number in delivery.carrier.pickup 2021-06-01 23:36:26 +02:00
__init__.py WIP: initial checkin 2021-02-14 20:20:51 +01:00
__openerp__.py Add new model for shipment pick-ups 2021-03-16 18:52:59 +01:00