Rexel Connector
This module is the base module for the Odoo Rexel synchronisation.
It allows to synchronize Rexel fields with Odoo fields of the following model:
- Product Variant (product.product)
- Product Template (product.template)
Additional module allow to synchronize Rexel fields with fields of other models like Sale Order, Purchase Order and Vendor Pricelist.
The code is well documented in case you want to adapt it to your need.
This module is available in English, Dutch and French.
Prerequisites:
- You need access to the Rexel Webservice (Contact Rexel in order to receive your credentials).
- You should receive the following information a customer code, a user and a password.
- You need to intsall the zeep python library (pip install zeep).
Rexel Connector
Connection Configuration
Configure your Rexel Web service credentials in the general settings of Odoo.

Test the connection
Enter the Rexel Itemcode of a Rexel product. You should receive as response a 'Transfer successful' with the details of the product. Each field from this response can be synchronized with one of your Odoo products.

Mapping Configuration
Configure your own mapping between the Rexel fields and the Odoo fields (Settings > Technical > Rexel > Rexel Mapping).

Configure your product
For each product that must be synchronized with Rexel you must complete its itemcode.

Launch the synchronization
You can launch the synchronisation from the form or list view.


Your product is synchronized
The data synchronized will depend on your mapping configuration.

Be wised that translatable fields will be synchronised in the language of the connected user that has triggered the synchronization.
If you used multiple languages you will have to trigger the synchronization in each language.
The Rexel Webservice only support Dutch and French. For languages not supported the connector will use french.

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
sound good, let us know when available.
Re:
Hello sir,
The module have been migrated in v16.
Let me know if I can be of any help.
Best regards,
We are looking at an Rexel connector for Odoo v16?
Re:
Hello I'm currently migrating this module.