Wednesday, December 24, 2025
3 changes · master
Enhancements to existing features
This update clarifies the filter options for overdue customer invoices within the account follow-up system. This change ensures users can more easily identify and manage overdue payments, leading to improved cash flow tracking and reporting. The update focuses on enhancing the clarity and usability of a key reporting feature.
Original PR description
opw-5232434 Forward-Port-Of: odoo/enterprise#100595
This update adjusts the deadline for providing feedback on appraisals to match the appraisal date itself. This simplifies the process for employees and ensures timely completion of the appraisal cycle. It improves the overall efficiency of the performance review workflow.
Original PR description
. Make feedback answer deadline equal to the appraisal date task-5176039
This update simplifies the salary calculator process by removing the direct employee creation option. Now, users can select an existing employee or leave the field blank, streamlining workflows and reducing potential data entry errors. This change improves the overall user experience within the HR contract salary payroll module.
Original PR description
This commit disables the option to create a new employee directly from the salary calculator. The employee field should be optional, and users may select an existing employee if required. Task: 5427477