odoo_shipcloud/models
Harald Welte cf9f30057f shipcloud: fix customs value representation
* per-item value_amount should be a string, not a float value
* total_value_amount should be an integer, not a float value

"Error in Shipment Data: Bitte geben Sie die Versandkosten für die
Zollabfertigung an. Der eingegebene Wert ist zu lang und wurde gekürzt."

Closes: SYS#5510
2021-11-22 21:35:36 +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 shipcloud: fix customs value representation 2021-11-22 21:35:36 +01:00
shipcloud_delivery_carrier.py strip all leading + trailing spaces from address elements 2021-04-18 16:45:44 +02: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 shipcloud: Mark some fields 'readonly' if UI shouldn't write them 2021-03-15 21:17:54 +01:00