Daily updates from Odoo
Friday, June 12, 2026
8 changes
5 changes
New functionality added to Odoo
This update allows Odoo to import product data directly from PrestaShop stores running version 1.7 and later. This simplifies the process of bringing existing e-commerce catalogs into Odoo, saving time and effort for our users. It expands Odoo's capabilities to integrate with a wider range of online marketplaces.
Original PR description
Adds support for importing PrestaShop (PS) products from PS version 1.7 and up.
This update improves the Swiss payroll payslip report by incorporating the necessary source tax rate information. This ensures accurate reporting and compliance with Swiss tax regulations for employees' payrolls.
Original PR description
This commit adds the source tax rate in the payslip report for Swiss payroll. task-4979330 Forward-Port-Of: odoo/enterprise#112842
This update introduces the ability for employees to manage multiple company vehicles through Odoo. Previously, each employee was limited to a single vehicle, which is now being expanded to better accommodate business needs and employee requirements. This change simplifies vehicle tracking and reporting.
Original PR description
WIP to allow multiple company cars per employee
This update adds support for a new e-gov code (1298006) to all Circumstantial leave types within the Odoo Enterprise HR payroll module. This change aligns with recent regulations from the Belgian government, ensuring accurate payroll processing for employees covered by these specific leave types.
Original PR description
Add e-gov3.0: 1298006 to all Circumstantial leave types task: 6275799
This update introduces a new button within the payroll process, allowing administrators to easily add multiple salary adjustments to individual payrun records. This simplifies the process of correcting pay errors and applying retroactive changes, improving payroll accuracy and efficiency.
Original PR description
Adding a server action to allow for multiple salary adjustments to be added to the selected records on the payrun. task-6296109
1 change
New functionality added to Odoo
This update introduces a new rule for calculating superannuation guarantee payments in Australia, aligning with Australian Taxation Office (ATO) requirements. Specifically, it incorporates 'Qualifying Earnings' (QE) as the primary source for superannuation contributions, replacing previous calculations from Ordinary Time Earnings (OTE) starting July 1st, 2026. This ensures accurate and compliant superannuation reporting.
Original PR description
Added new salary rule for Qualifying earnings. Super Streams now per payrun. task-6012509
2 changes
New functionality added to Odoo
This update introduces a crucial integration with Belgian POS fiscal data devices (Blackbox). It ensures accurate and compliant recording of sales transactions, handling currency differences and preventing errors in tax reporting. This improves the accuracy of financial data and simplifies compliance for businesses using certified POS systems.
This update introduces a system to automatically refresh KYC (Know Your Customer) status updates. Previously, users had to manually refresh the status, which is now handled through a webhook from IAP. This streamlines the process and ensures accurate KYC information within the system.
Original PR description
Before this commit, user needed to manually refresh de kyc status, with this commit, the status will be changed when receiving the notification from IAP task-6271596