Wednesday, June 29, 2022
2 changes · master
Enhancements to existing features
Payroll screens and workflows have been refined to make everyday payroll management easier and clearer for users. The update also standardizes payroll accounting setup by requiring a journal on payroll structures, helping reduce setup mistakes.
Original PR description
This commit aims to improve the usability of payroll with various modifications on views and behaviors. taskID 2783013
VoIP phone system configuration is now handled directly within the VoIP area instead of a separate setup component. This simplifies maintenance and helps ensure users receive the right calling configuration when messaging starts.
Original PR description
Model and move the PBX configuration to the Voip model. Part of task-2804807. Community: https://github.com/odoo/odoo/pull/94569 Upgrade: https://github.com/odoo/upgrade/pull/3625