You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SC integration with Odoo is done on an international perspective (from ES to FR...) so you can get the quotation and filter the different shipping methods, but many shipping companies have different prices by zone or postal code.
Right now when importing shipping methods, it only gets countries IDs, it would be great to have imported also the zone or postal code IDs where they deliver along with the costs.
For example, CTT has a different shipping products for Spain continental, Spain balear islands and Spain canary islands. All of them are set to ES country and all 3 methods are available (not filtered) regardless the postal code, so when validating the shipment if you have a parcel with a Spain continental postal code, but a Spain canary island has been selected, it will give you an error.
It also will help to those deliveries within the same country (FR to FR) that have different prices inside the country.
The text was updated successfully, but these errors were encountered:
Regarding the ID for zip codes and zones; everything depends on what data Sendcloud sends back to Odoo regarding shipping changes. In Odoo, the fields zip code and state are available to differentiate costs on one of these options with this. Have you raised this question with Sendcloud?
If you are getting an error message somewhere then I am curious about the settings and the error message in question. Do you have a test environment available that we can look at?
Hi,
The SC integration with Odoo is done on an international perspective (from ES to FR...) so you can get the quotation and filter the different shipping methods, but many shipping companies have different prices by zone or postal code.
Right now when importing shipping methods, it only gets countries IDs, it would be great to have imported also the zone or postal code IDs where they deliver along with the costs.
For example, CTT has a different shipping products for Spain continental, Spain balear islands and Spain canary islands. All of them are set to ES country and all 3 methods are available (not filtered) regardless the postal code, so when validating the shipment if you have a parcel with a Spain continental postal code, but a Spain canary island has been selected, it will give you an error.
It also will help to those deliveries within the same country (FR to FR) that have different prices inside the country.
The text was updated successfully, but these errors were encountered: