Monday, September 26, 2022
4 changes · master
New functionality added to Odoo
Romanian balance sheet and profit and loss reports were added and updated to work with Odoo's newer reporting framework. This helps Romanian companies access required financial statements in the current reporting experience.
Original PR description
Due to the major changes between 15.0, and the post-reportalypse. This converts the reports to the new reportalypse system Linked to odoo:99206 Task: task-2697901 Signed-off-by: Julien Alardot (jual) [jual@odoo.com](mailto:jual@odoo.com)
Enhancements to existing features
Appointment types now have an improved card-style view that can be used in the website content manager. This makes appointment-related website content easier to browse and manage from the same place as other website pages.
Original PR description
The goal of this PR is to tweak the `"appointment.type"` kanban view and use it on website content manager. Related to https://github.com/odoo/odoo/pull/98941 task-2889981
Resolved issues and error corrections
Fixed an issue where Belgium SODA imports could skip some files because they were assigned the wrong format. This helps accounting teams reliably import all provided SODA files without missing data.
Original PR description
The newly created soda importing functionality wasn't reading all the soda files given. This was because of a wrongly assigned file format. This PR fixes this behaviour. Related : https://github.com/odoo/enterprise/pull/30680
The Peruvian localization now includes Balance Sheet and Profit and Loss report definitions and has been updated to work with Odoo’s newer reporting framework. This helps businesses in Peru access the required financial statements through the standard reporting experience.
Original PR description
[IMP] l10n_pe_reports: reportalypse Due to the major changes between 15.0, and the post-reportalypse. This converts the reports to the new reportalypse system