IMP Added a “Store Mappings” smart button on product field definitions, showing how many store-specific mappings use the definition and opening them in one click.
IMP Aligned the column order in mapping lists so the external (e-commerce) record is always shown before the Odoo record, matching the rest of the mapping views.
FIX Improved contact matching during order import to prevent duplicate contacts. A previously mapped contact that has no parent company is no longer reused when the order requires a company (B2B) context, and company assignment changes are now detected correctly — avoiding wrongly reused or duplicated contacts.
FIX Fixed an issue where e-commerce payments registered in a currency different from the order currency were recorded without conversion, resulting in an incorrect payment amount. The amount is now correctly converted from the external currency into the order currency.
FIX Fixed an issue where matching existing Odoo records by name during import used the current user’s language instead of the integration’s store language. In multi-language setups this could fail to find existing records (attributes, categories, delivery carriers, taxes, pricelists, order sub-statuses) and create duplicates. Matching now consistently uses the integration language.
FIX Fixed an issue where a block-level export job could be linked to the wrong record — a product template ID was stored in the field meant for the e-commerce store — causing the job to reference an incorrect record.
FIXOther improvements and fixes implemented to boost overall performance, stability, and reliability.
1.0.1
19.018.017.0
IMP Added “Auto-Link” button for attribute values, allowing users to quickly map external attribute values to existing Odoo attribute values — particularly useful when working with custom attribute mappings.
IMP Improved VIES VAT validation handling when the service is temporarily unavailable or overloaded. The connector now automatically retries the request up to 3 times before proceeding — and if the service remains unavailable, the order is imported successfully with a note added to the contact’s chatter to flag the unvalidated VAT number.
FIX Fixed an issue where product export used incorrect company context in multi-company setups. When a product was shared between multiple companies, the connector could export data (such as taxes and cost price) from the wrong company instead of the one associated with the integration, resulting in incorrect values being sent to the e-commerce store.
FIX Fixed an issue where external records created during product export were assigned the name “False” instead of the actual product name from the e-commerce store. This occurred when the connector detected an existing matching product and switched to import mode — the product name is now correctly retrieved and stored on the external record.
FIX Fixed an issue where product webhooks did not respect the product import filters configured in the integration settings (e.g. “import active products only”). Products received via webhooks are now validated against the same filters as the regular import process, preventing unwanted products from being created in Odoo.
FIX Fixed an issue where product export failed with a “Duplicate internal reference” error in multi-company setups when two companies had products with the same SKU. The connector now correctly scopes the duplicate SKU check to the integration’s company, allowing products with identical SKUs across different companies to be exported without conflict.
FIXOther improvements and fixes implemented to boost overall performance, stability, and reliability.
1.0.0
19.018.017.0
NEW Released the first version of the Baselinker connector, providing full integration between Odoo and Baselinker. Key features include order import, product synchronization, inventory sync, auto-workflow, and price group synchronization mapped to Odoo pricelists.