Daily updates from Odoo
Friday, July 7, 2023
2 changes
New functionality added to Odoo
Adds Ireland-specific Balance Sheet and Profit and Loss reports, plus XML export support for the VAT3 report. This helps Irish companies prepare statutory financial reporting and VAT submissions more directly in Odoo.
Original PR description
Adds reports to the Irish localization: - Balance Sheet - Profit and Loss - Possibility to export VAT3 report in XML format Task-3054811 Community: https://github.com/odoo/odoo/pull/117312 Co-authored-by: Antoine Dupuis (andu) <andu@odoo.com>
Danish companies can now export accounting data in the required SAF-T format directly from the general ledger report. This supports Denmark’s accounting software certification requirements and makes regulatory reporting easier and more standardized.
Original PR description
### The aim of this task is to implement the Danish SAF-T export. ### Context: The Denmark has introduced a certification for accounting Software in Denmark. The Danish SAF-T implementation is one of the requirement in order to be a certified accounting software. ### Before the commit: There wasn't any standard way for a Danish company to export a SAF-T file. ### After this commit: Danish companies can export their data using the new SAF-T button on the general ledger report button. task-id: 3253180