Daily updates from Odoo
Monday, February 28, 2022
2 changes
New functionality added to Odoo
A new Belgian reporting module changes the tax return posting flow so users can configure an XML VAT return export before posting. The system now generates the XML alongside the PDF and attaches both to the tax return entry, supporting Belgian compliance workflows.
Original PR description
This new module replaces the POST button on tax return entries and opens the view_account_financial_report_export wizard first, in order to configure the XML VAT return export file, which is generated along with the PDF file, and attached in the chatter of the entry. This module is intended to be merged into l10n_be_reports in a future version. [OPW-2392054](https://www.odoo.com/web#id=2392054&model=project.task)
A new reminder activity is created when a tax return entry is closed, helping users remember that related attachments still need to be sent to the relevant tax authority. This reduces the risk of missing an administrative follow-up after preparing tax reports.
Original PR description
When closing a tax return account move, add a new next activity on it, because its attachments still have to be sent to the administration of the country. [OPW-2392054](https://www.odoo.com/web#id=2392054&model=project.task)