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!
Hello Kristof De Loof,
Yes it is possible to synchronize all products that have reference set every night.
Hello Kenny Van den Broeck,
I could migrate this module for Odoo 13 if you need it.
Re:
Hello,
It is possible on the V16 and V17
In V15 you have to create the schedule action yourself.
But I could add this feature in V15 if you need it.
Hello, is it also possible to make this module for Odoo 13?
Hello, is it also possible to make this module for Odoo 13? Thanks in advance.
Can this also work on a schedule?
Can this module also synchronise all products that have the reference set every night as to get updated prices?