roulier icon indicating copy to clipboard operation
roulier copied to clipboard

API for package delivery

Results 14 roulier issues
Sort by recently updated
recently updated
newest added

This field "parcel_sequence" allows you to add a value to T400 which is mandatory for Belgium. The value of the field parcel_sequence is calculated on Odoo module like this: vals["parcel_sequence"]...

For some carrier, we may want to manage different services/implementation. Gls France for instance propose multiple solutions, like GLS-BOX, which return zpl, or GLS Web API. Laposte fr also have...

How could i make the difference between the mobileNumber and the phoneNumber with LaPoste since the template for an address is ```xml ... {{ address.phone }} ... ``` I'm thinking...

Also avoid the depreciation warning : invalid escape sequence \. @hparfr

needs review

Implement mondialrelay `get_label`, `search_pickup_sites` and `get_pickup_site` as an example.

needs review

This is a rewrite of laposte_fr using the [REST api](https://www.colissimo.fr/doc-colissimo/redoc-sls/en) and the new pydantic api.

needs review