Daily updates from Odoo
Wednesday, January 7, 2026
2 changes
1 change
New functionality added to Odoo
This update adds a new module to ensure Odoo complies with French accounting regulations for loans. Specifically, it classifies loans into mid-term (12-60 months) and long-term (over 60 months) categories, as required by French law. This ensures accurate financial reporting for French businesses using Odoo Enterprise.
Original PR description
This **PR** introduces a new module to handle loan-related logic specific to l10n_fr. In France, long-term loans must be split into mid-term and long-term categories. For Loan Analysis: 1. Mid-term: loan term between 12 and 60 months 2. Long-term: loan term greater than 60 months This module implements the required classification to ensure compliance with French accounting rules. **task**-5412001
1 change
New functionality added to Odoo
This update improves payroll calculations in Luxembourg by incorporating compensation for sick leave payments handled through the CNS organization. The change adds a new salary rule to accurately reflect these payments, ensuring correct accounting and reporting. This ensures compliance with local regulations and provides more precise payroll data.
Original PR description
A new salary rule has been added to calculate the amount covered by CNS organization due to sick leaves.