TIP: You can type at any time to perform a new search.
Account e-invoice Generate
account_einvoice_generate · OCA/edi
- Repository
- OCA/edi · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting & Finance
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/edi
- Last tracking update
- 2026-08-07 08:42:55
- Authors
- Akretion, Odoo Community Association (OCA), Onestein
- Maintainers
- Akretion, Odoo Community Association (OCA), Onestein
- Committers
- Alexis de Lattre, David Beal, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- account_invoice_facturx
- Description
This is a technical module that ensure compatibility between the e-invoice generation modules of the [OCA/edi project](https://github.com/OCA/edi/). It doesn't bring any feature by itself. You must also install one of the 2 OCA modules that generate electronic invoices: - **account_invoice_ubl**: add support for the UBL format (Universal Business Language), - **account_invoice_facturx**: add support for the [Factur-X](http://fnfe-mpe.org/factur-x/factur-x_en/) format. See the README of each module for more information. These 2 modules are able to embed an XML file in the PDF invoice and this module ensure that these 2 modules are compatible.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_config_settings |
res.config.settings | form | Inherits account.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
get_payment_identifier(self)This method is designed to be inherited in localization modules
New fields (1)
-
xml_format_in_pdf_invoiceSelectionstring='XML Format embedded in PDF invoice' args: [('none', 'None')]
No public methods.
New fields (1)
-
xml_format_in_pdf_invoiceSelectionreadonly=Falserelated='company_id.xml_format_in_pdf_invoice'
No public methods.
Loading…
Loading…
Loading…
Loading…