Daily updates from Odoo
Tuesday, December 3, 2024
1 change · 17.0
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