Daily updates from Odoo
Tuesday, December 3, 2024
2 changes
New functionality added to Odoo
This update adds key financial columns – 'Note,' 'Gross,' and 'Depreciation' – to the Balance Sheet and Profit & Loss reports for the Syscohada localization. The 'Note' column facilitates cross-referencing with a future report, and the new columns provide more detailed financial data for analysis.
Original PR description
The Profit&Loss and Balance Sheet have now a "Note" column, that contains a code that will help cross reference the Note Report (currently not implemented in odoo). Also, "Gross" and "Depreciation" columns are added to the Balance Sheet. Community PR: https://github.com/odoo/odoo/pull/163380 task-3848455
This update incorporates new parameter values for the CP200 salary scale, specifically for the 2024 tax year. This ensures accurate payroll calculations and compliance with Belgian tax regulations within the Enterprise module.
Original PR description
This will add new rule parameter values for 2024 for the CP200 salary scales. Task: 4274766 Forward-Port-Of: odoo/enterprise#73080