Daily updates from Odoo
Thursday, February 19, 2026
9 changes
2 changes
Enhancements to existing features
This update adjusts the Spanish reporting module to reflect a recent change in account naming conventions within Odoo. This ensures accurate financial reporting for Spanish businesses using the Odoo Enterprise solution. The change is a minor update to maintain data consistency.
Original PR description
Forward-Port-Of: odoo/enterprise#106698
This update adds five new, more generic AVS (Additional Voluntary Savings) deduction options within the l10n_ch_hr_payroll module. This improves the flexibility and accuracy of payroll calculations for Swiss businesses by allowing for a wider range of savings plans. A new test has been implemented to ensure these deductions are correctly applied.
Original PR description
5 more generic AVS is added to l10n_ch_hr_payroll/hr_salary_rule_data and /hr_payroll_input_types. task - 5902593 Forward-Port-Of: odoo/enterprise#106218
1 change
Enhancements to existing features
This update adds five new, more generic AVS (Additional Voluntary Savings) deductions to the Odoo payroll system. This improves the flexibility and accuracy of payroll calculations for businesses operating in Switzerland, aligning with evolving tax regulations. A new test has been implemented to verify the correct calculation of these deductions.
Original PR description
5 more generic AVS is added to l10n_ch_hr_payroll/hr_salary_rule_data and /hr_payroll_input_types. task - 5902593 Forward-Port-Of: odoo/enterprise#106218
1 change
Enhancements to existing features
This update adds more flexible options for calculating AVS (Additional Voluntary Savings) deductions within Odoo's payroll system for Swiss businesses. The changes improve the system's ability to handle various AVS deduction scenarios, ensuring accurate payroll calculations. A new test has been implemented to verify these updated rules.
Original PR description
5 more generic AVS is added to l10n_ch_hr_payroll/hr_salary_rule_data and /hr_payroll_input_types. task - 5902593 Forward-Port-Of: odoo/enterprise#106218
1 change
Enhancements to existing features
This update adds more flexible options for calculating AVS (Additional Voluntary Savings) deductions within the Odoo Enterprise payroll system. Specifically, five new generic AVS deduction types have been implemented to provide greater flexibility for businesses. A new test has been added to ensure these deductions are calculated correctly.
Original PR description
5 more generic AVS is added to l10n_ch_hr_payroll/hr_salary_rule_data and /hr_payroll_input_types. task - 5902593 Forward-Port-Of: odoo/enterprise#106218
2 changes
Enhancements to existing features
This update simplifies payslip delivery by sending a single email to each employee containing links to all their payslips for the period. Previously, a separate email was sent for each payslip, which has now been consolidated for efficiency. A note field has been added to the email for any relevant comments.
Original PR description
Purpose ======= Don't send one mail per payslip to send, by only one mail per employee with all the employee's selected payslips. Specifications ============== Group the payslip to send by employee and send only one mail per employee with one link per payslip in the mail. Remove the template from the wizard as it is not really useful in this case. Instead, add a custom comment field to add some note if needed in the mail. task-5068655
This pull request adjusts the Spanish language reporting module to reflect a recent change in account naming conventions within Odoo. This ensures accurate financial reporting for Spanish businesses using the Odoo Enterprise platform. The update maintains existing reporting functionality without impacting core accounting processes.
Original PR description
Forward-Port-Of: odoo/enterprise#106698
2 changes
Enhancements to existing features
This update optimizes the creation of global invoices within the Odoo Enterprise system. By changing the wizard to a 'TransientModel,' data is no longer permanently stored in the database when a global invoice is created, streamlining the process and reducing unnecessary storage. This change improves efficiency and performance.
Original PR description
Change to TransientModel so a wizard is not permanently stored in db when creating a global invoice.
This update adds more flexible deduction options within Odoo's payroll system for Swiss businesses. Specifically, five new generic AVS (Additional Voluntary Savings) deductions have been implemented to provide greater flexibility in calculating employee contributions. This change improves the system's adaptability to various Swiss payroll requirements.
Original PR description
5 more generic AVS is added to l10n_ch_hr_payroll/hr_salary_rule_data and /hr_payroll_input_types. task - 5902593