Daily updates from Odoo
Friday, May 3, 2024
2 changes · 17.0
New functionality added to Odoo
A new reporting feature has been added to the UAE payroll module that allows users to generate master reports in Excel format. These reports display employee earnings data across one or more months, providing a comprehensive view of payroll information for compliance and analysis purposes.
Original PR description
This will add a new Reporting menu for the UAE to create a master report. This master report is an excel file representing one or more month(s) with each employee and the amount earned by them. Task: 3744558
Odoo now supports Hungarian e-invoicing requirements by integrating with the NAV (Hungarian tax authority) API. This new module enables Hungarian companies to automatically submit invoices to the tax authority and generate mandatory tax audit exports, ensuring compliance with local regulations.
Original PR description
In Hungary, companies are required to submit their invoices to the NAV (tax authority) via a dedicated API. This API uses a simple invoicing flow (no cancellation, use credit notes to reverse). The new module `l10n_hu_edi` provides an integration for this API, enabling Hungarian users to make use of Odoo. The new module also provides functionality for tax audit export which is mandatory for accounting software in Hungary. Based on #137301 by Csaba Tóth. taskid: 3213959