Daily updates from Odoo
Tuesday, March 11, 2025
2 changes · 18.0
New functionality added to Odoo
Odoo Point of Sale now supports Pine Labs payment terminals through a new dedicated module. This allows businesses using Pine Labs devices to accept terminal payments directly from the POS workflow, improving checkout integration and reducing manual payment handling.
Original PR description
In this commit: ========== - We have introduced a new module, `pos_pine_labs`, for the `Pine Labs` payment terminal to facilitate point of sale payment methods. - We are exporting `offlineErrorHandler` from `point_of_sale`'s `error_handlers` to use in the `pos_pine_labs` module. task-4359883
This adds a new Belgian payroll module that lets companies export payroll data in a format supported by Acerta. It helps Belgian employers streamline payroll processing by reducing manual data preparation for their payroll provider.
Original PR description
Create a new module to export payroll data for Acerta. **NOTE during fw port I need to move the test for the other ss to the main test module** task-3750799