Skip to Content
Menu

405.08

v 14.0 Third Party 9
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 435
Technical Name rexel_connector
LicenseLGPL-3
Versions 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 435
Technical Name rexel_connector
LicenseLGPL-3
Versions 14.0 15.0 16.0 17.0 18.0

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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
by
patrick de buck
on 6/5/23, 2:54 AM

sound good, let us know when available. 

Re:
by
Fichefet
on 6/26/23, 12:37 PM Author

Hello sir,

The module have been migrated in v16.
Let me know if I can be of any help.

Best regards,


by
patrick de buck
on 6/2/23, 9:58 AM

We are looking at an Rexel connector for Odoo v16? 


Re:
by
Fichefet
on 6/4/23, 2:47 PM Author

Hello I'm currently migrating this module.