The Odoo Unopim Connector Module allows the smooth integration between your Odoo shop and the Unopim platform.
With this connector, you can efficiently manage all your product catalogs – including categories, products, product models, attributes, and attribute options – directly from Unopim.
Please note:
- Odoo Unopim Connector is compatible with Odoo version 18.
- Just now Select-type attribute from Unopim supported to export to Odoo.
Odoo Unopim Connector Features
- Export ability
- The export category from Unopim to Odoo
- Export attributes and attribute options
- Export models and products
- Export many product images
- Product variations of exports (based on selected type attributes)
- Special product exports use identification (SKU, Internal Reference, or Barcode).
- Export category directly to the E -commerce Odoo category
- Exports of all categories or only those connected to the configuration channel
- Mapping & configuration
- Unopim category map to Odoo category
- Standard map and custom attributes
- Determine the default value for mapping attributes
- ODOO attribute mapping support
- More standard attributes can be mapped
- Job profile
- Lots export Job profile available: categories, attributes, and products
- Lots import Job profile available: categories, attributes, product models, products
- Advanced filtering
- Product filters during exports are based on:
- Odoo credentials
- Channel
- Local
- Code
- Media inclusion
- Product filters during exports are based on:
- Update support
- Automatically updated the product exported with new changes
- Product variations of exports based on select type attributes
- Suitability
- Fully compatible with Odoo version 18.x
- Compatible with the latest Unopim version 0.2.0
Open ZIP ZIP Each extension and then combine the “Package” folder to the Root Project Directory.
Register the package provider
- Open the config/app.php file and add the following line under the ‘provider’:
Webkul\Odoo\Providers\OdooServiceProvider::class
- Open the composer.json file and add the following lines under ‘PSR-4’:
"Webkul\Odoo\": "packages/Webkul/Odoo/src"
Run the following command:
composer dump-autoload
- Table migration for ODOO connectors
php artisan migrate
- Publish Odoo Connector Assets
php artisan vendor:publish --tag=unopim-odoo-connector
- Install the Package for Odoo Clients
composer require alazzi-az/odoo-xmlrpc
php artisan optimize:clear
The following ODOO application must be installed: Sales, E -Aiaga, Inventory, and Website.
After that, enter your unopim panel, then go to Odoo> credentials> Create credentials.

Then the following page will appear. Here, you need to enter your ODOO server information:
- URL
- Database name
- Login User Name
- Login password
Note: We have added validation so that if you enter the name of the duplicate database when making credentials, errors will occur.

Here, you need to define products, currencies, and identify the exported products.
- Odoo allows company ID: In this case, you must choose the company ID that you want to export the product, or leave it blank if you want to export all companies.
- Local default– Choose a place according to your Odoo shop. Like English (United States) and Spain (Brazil).
- Currency– Choose your Odoo Store default currency. Like the US dollar, Euro, British pound.
- Identifying default products– Choose how the exported product will be identified at Odoo stores. There are two options available here:
- Internal Reference (default_code)
- Barcode (barcode)
- Odoo version—You can choose the Odoo version, like 18
- Export category as an e -commerce category—Activate this to export the category to the ecommerce category.

Mapping attributes
When the product is exported to Odoo, you can decide which product information to be included in the product database.
But first -first, you need to mapping the field of Odoo products with Unopim attributes.
Fixed value—In you want to set any default value for the product field, you can enter it in a fixed value. So that all products that are exported will have the same product field value.

By default, the following product fields can be mapped between Unopim and Odoo:
- Internal reference
- Barcode
- Name
- Description for internal
- Description for Quotations (description_sale)
- Picture
- Description for vendors (description_purchase)
- Heavy
- Description for selection (description_picking)
- Description of shipping orders
- Volume
- Description for the reception
- Selling Price (List_price)
- Cost (standard_price)
- Route
- Types of products
- Can sell
- Can be purchased
More standard field map
If you want to send more product information, you can add more products here and then map it with unopim attributes.
First, you need to enter the Odoo field code and then click the Add Field button; After that, the new mapping field will appear above.

Mapping Field Category
Here, you can make a mapping manually for the category.

In this module you will find the following type of export work to export catalog information to Odoo:
Odoo’s export attributes—There are you choosing this job, you can export all unopim attributes and options to Odoo
You can apply the following filters during export attributes:
- Odoo credentials: Choose specific or credential odoo instances that you export.
- Channel: Export attributes associated with certain ecommerce channels.
- Local: Select the localized language/data that you want to include.
- Display type: Filter attributes based on how they are displayed (for example, radio, select, color, pill, multi-checkbox).
- Filter based on code: Only export specific attributes using the unique code.

Export category—
Odoo’s export category– Using this work, you can export all categories to Odoo.
- Odoo credentials: Choose specific or credential odoo instances that you export.
- Channel: Export attributes associated with certain ecommerce channels.
- Local: Select the localized language/data that you want to include.
- Filter based on code: Only export specific attributes using the unique code.

Product export—
ODOO Export Products—If you just want to export products and products to Odoo, you must choose ODOO export product jobs.
Create products at Unopim
Create products at Unopim (without variations, such as size or color) in Unopim, such as T-shirts. Go to the product> Create, then select the product option.

After entering a unique SKU, choose a family from the list.

After that, you need to fill in the product information as needed according to the Odoo store.
Now, select the category of the right panel, then click to save.
Please note – Only the mapped attribute information will be sent to the Odoo shop.

After you make a product at Odoo, we will now export it to the Odoo shop. Then go to Export> Create an export profile.

Then enter the unique code and label.
After that select Odoo Connector> Export Products, Then click save.
Please note – Before exporting products, you need to export the attributes and categories from Unopim to Odoo.

Choose a channel and local to export the product. Then you can even send content for several language translations.
You can decide which products you want to export to Odoo. There are various filters available, such as credentials, channels, locals, filters by code, and with the media.
Here are some filters that you can use when exporting products from Unopim:
- Credential: Choose the specific credentials or specific odoo connections you want to use for export.
- Channel: Select the appearance of the channel or store that matches your ODOO settings.
- Local: Export product data in certain languages or regional settings.
- Filter based on code: Only export the selected product by entering their product code.
- With the media: Select whether to enter product images or not and other media assets in exports.
If you only want to export certain products, you can insert their SKU in the identifier section, separated by a comma.
After you save information for export profiles, click Export now knob.
In the execution process, you can check the progress of export work and see errors in logs.

As you can see, the product created at Unopim, called ‘LED Lamp,’ has been exported to Odoo. Then you can also see and edit whatever information you need, and then publish the product.

After that, check the display of Odoo’s e-commerce window. Customers can see product names, images, prices, buy now details, etc.

To export products that have variations, you need to run Odoo’s export work work.
In product management systems such as YoupimMany products are not just a single item – they come in several variations such as size, color, or material. This is called product variations or variant.
To export the product from Unopim to OdooYou need to run a certain process called ODOO Product Export Work.
This work is responsible for transferring all product data, including variations, from Unopim to your Odoo.

Odoo Import Category—This will import all categories of Odoo to Unopim.
Import Attributes at Unopim
Attribute and attribute options– This will import all attributes and options from Odoo to Unopim.
Product Import– This will import all products from Odoo to Unopim.
ODOO Product Model: This will import all product models from Odoo to Unopim.
After that, select channels, local, and suitable currencies to import Odoo products to Unopim.
Filter option to import product models from Odoo
When importing product model from Odoo became a unopimUnopim Odoo Connectors offer several Advanced filter option To help you control and adjust what data is imported.
Instead of importing all product models at once, you can Narrowed scope of import Using the following filter:
The filters are available for importing product models:
- Credential: Select which Odoo connection (credential) you want to draw from the data.
- Channel: Imported product models related to certain sales channels or ecommerce.
- Local: Choose language or region for imported product data (for example, English, Spanish).
- Family: Import only a product model owned by a particular family (product group).
- With the media: Choose whether to import the product model together with their media image/file.
These filters give you fine grained control over your imports, making it easier to manage local catalogs, multi-channel data, and content that is rich in media, without burdening your unopim workspace.

Then, click the import button now to run the import process.

Wrapping User Guide For Unopim Odoo Connector. We hope this documentation helps you start smoothly and manage your catalog integration easily.
For any questions or doubts, contact us at [email protected]. You can also raise tickets in our Helpdesk system.
The current product version – 1.0.0
Supported frame version – Unopim 0.2.0
Game Center
Game News
Review Film
Rumus Matematika
Anime Batch
Berita Terkini
Berita Terkini
Berita Terkini
Berita Terkini
review anime