Daily updates from Odoo
Sunday, February 1, 2026
1 change
New functionality added to Odoo
This update simplifies product importing by introducing an 'Auto' mode that automatically detects and connects to relevant ecommerce APIs. This eliminates manual API key setup and dynamically suggests connections, streamlining the import process for product data. An error message is also included for empty URLs.
Original PR description
Added the 'Auto' option for ecommerce platform in order to have a default that searches for all public APIs and metadata. Linked to: https://github.com/odoo/website-scraper/pull/420 Forward-Port-Of: odoo/enterprise#103704