Wednesday, October 18, 2023
2 changes
New functionality added to Odoo
Knowledge articles now keep a history of body changes, making it easier for users to review edits and restore earlier versions when needed. The Knowledge interface also shows recent changes directly, improving confidence and control when collaborating on important content.
Original PR description
Use the new Field HTML history feature to have history on knowledge article. This history automatically track the changes on the article body and allow the user to revert to a previous version at any time. This also use the new html field history widget to display the recent changes directly in the Knowledge UI. Community PR: odoo/odoo#112957 task-3039787
Spanish accounting now supports the annual Modelo 390 tax report and its official BOE export file, helping businesses meet mandatory year-end VAT reporting requirements. The update also improves multi-company tax unit handling and report sequencing for Spanish tax forms.
Original PR description
In Spain, the modelo 390 is a mandatory annual tax report that compiles the modelo 303 informations, while adding extra informations. Introduced said report, while adapting to account recent changes made to the reporting engine. task-2894615