Daily updates from Odoo
Tuesday, June 2, 2026
4 changes
1 change
New functionality added to Odoo
This update adds test data to the Odoo configuration settings, specifically for the 'pos_iot_six' payment method. This ensures that the system can be thoroughly tested with this new payment option, improving the reliability and accuracy of future updates. It's part of a larger effort to expand payment method support within Odoo Enterprise.
Original PR description
Adding pos iot six payment method to the test data of the pos_config. Related to Odoo pr https://github.com/odoo/odoo/pull/262184 Forward-Port-Of: odoo/enterprise#118531
3 changes
New functionality added to Odoo
This update improves Hong Kong's accounting reporting by refining account mappings within the payroll module and adding new balance sheet and profit & loss reports. These changes ensure accurate financial reporting for businesses operating in Hong Kong, aligning with local accounting standards.
Original PR description
Update account mappings in l10n_hk_hr_payroll_account and add balance sheet and profit and loss reports in l10n_hk_reports. Community PR: https://github.com/odoo/odoo/pull/267388 task-6150684
This update introduces new views specifically designed for managing devices within the Obox module. These views improve the user experience by providing a clearer and more organized way to view and interact with device information. This enhancement supports better device tracking and management within the Obox system.
Original PR description
This PR adds obox device views to obox module
This update introduces initial support for Philippine payroll within Odoo. Key employee fields have been added to ensure accurate completion of the mandatory yearly tax declarations. This enhancement supports compliance with Philippine tax regulations.
Original PR description
Add initial support for the Philippines Payroll inside Odoo Note that some fields have been added preemptively on the employee, as we know for sure that we need these to correctly declare the mandatory yearly tax declaration. task-3580086