Wednesday, September 27, 2023
3 changes · master
New functionality added to Odoo
A new restaurant display lets customers see current orders grouped by preparation status. This helps staff keep customers informed using the same preparation tracking data already used by the kitchen display.
Original PR description
In this Pr we introduce a new module that enables restaurants to show their customers a display with all the current orders, filtered by their preparation state. In order to know the preparation state of the orders, we rely on the information provided by the `pos_preparation_display` module. Task: 3514516 https://github.com/odoo/odoo/pull/136065
Approval requests can now be linked with Odoo Documents, making it easier to store and find supporting files in the approval process. This helps teams keep approval records and related documents organized in one place.
Original PR description
task-3425080
This update adds a new payroll dashboard and improves existing employee and recruitment dashboards. HR teams get clearer, more complete reporting views to help track workforce, payroll, and hiring information more easily.