| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/edi |
| GIT | |
| GIT | https://github.com/OCA/edi.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/edi/tree/10.0/account_invoice_factur-x |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Pedro M. Baeza, GitHub, Andrea, OCA Transbot, David Beal, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_partner - account_payment_mode OCA/community-data-files: - product_uom_unece - account_tax_unece - base_unece - account_payment_unece OCA/edi: - account_e-invoice_generate - base_zugferd odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
facturx |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_invoice_facturx_logo |
report_invoice_facturx_logo | ir.ui.view | qweb | Inherits account.report_invoice_document |
view_account_config_settings |
account_invoice_factur-x.account.config.settings | account.config.settings | div | Inherits account_e-invoice_generate.view_account_config_settings |
view_partner_form |
factur-x.country.required.on.res.partner | res.partner | xpath | Inherits base.view_partner_form |
facturx_level
Selection
related='company_id.facturx_level'
facturx_refund_type
Selection
related='company_id.facturx_refund_type'
No public methods.
No new fields.
Public methods (2)generate_facturx_xml(self)
regular_pdf_invoice_to_facturx_invoice(self, pdf_content)
No new fields.
Public methods (1)get_pdf(self, docids, report_name, html=None, data=None)
facturx_level
Selection
default='en16931'
help="Unless if you have a good reason, you should always select 'EN 16931 (Comfort)', which is the default value."
string='Factur-X Level'
args: [('minimum', 'Minimum'), ('basicwl', 'Basic without lines'), ('basic', 'Basic'), ('en16931', 'EN 16931 (Comfort)'), ('extended', 'Extended')]
facturx_logo
Binary
compute='_compute_facturx_logo'
help='Logo to include in the visible part of Factur-X invoices'
readonly=True
string='Factur-X Logo'
facturx_refund_type
Selection
default='381'
string='Factur-X Refund Type'
args: [('380', 'Type 380 with negative amounts'), ('381', 'Type 381 with positive amounts')]
xml_format_in_pdf_invoice
Selection
default='factur-x'
selection_add=[('factur-x', 'Factur-X (CII)')]
compute_facturx_logo(self)