Friday, May 3, 2024
1 change
New functionality added to Odoo
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