Daily updates from Odoo
Monday, September 2, 2024
2 changes
New functionality added to Odoo
A new master report is now available in Kenya Payroll to show key payslip information for a selected period. This gives payroll teams a clearer consolidated view from the payroll reports menu and supports more consistent reporting across similar payroll reports.
Original PR description
This commit adds the master report to the payroll module. The master report is a report that shows relevant information about the payslips of a given period. The report is accessible from the payroll report menu. This commit also adds some utils for all the reports with the same kind of structures. task-3744470
A new WhatsApp option lets employees share job referral links with candidates directly from the referral workflow. This makes it easier and faster to promote open roles through personal networks, while also improving the referral link wizard so it works reliably for multiple records.
Original PR description
This commit adds a new module to send whatsapp messages to refer candidates for a job. The module adds a new wizard to send whatsapp messages to the candidates. The wizard is accessible from the hr.referral kanban view. task-3786826