Daily updates from Odoo
Monday, February 2, 2026
2 changes · 19.0
New functionality added to Odoo
This update introduces sample data for the Swiss HR Payroll Localization, making it easier to test and showcase the payroll functionality. The demo includes company and employee details, along with a year's worth of payslips, allowing for demonstration and verification of the Swiss payroll process.
Original PR description
This commit adds demo data for the Swiss HR Payroll Localization to facilitate testing and demonstration of Swiss payroll. The demo data includes the company setup, employee with relevant details, and 1 year of payslip history for that employee. Task: 5870506
This update enhances the Odoo POS system by allowing automated SMS and WhatsApp notifications to customers regarding order status updates – from initial placement to completion. This improves customer communication and provides real-time updates, leading to a better customer experience and potentially increased order accuracy.
Original PR description
… to warn the client about order status This task aims to provide a solution for communicating the status of various customer orders. Now, the POS can send an SMS or a WhatsApp message when an order at the self-service is placed, either through WhatsApp, SMS, or both. When the order is completed, the customer can also be notified. task : 5246552 community pr : https://github.com/odoo/odoo/pull/235389