Account e-invoice Generate

account_einvoice_generate
REPOSITORY
REPOSITORYOCA/edi
GIT
GIThttps://github.com/OCA/edi.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi/tree/18.0/account_einvoice_generate
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, Onestein
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, Onestein
COMMITTERS
COMMITTERSAlexis de Lattre, David Beal, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/edi
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
view_account_config_settings res.config.settings block Inherits account.res_config_settings_view_form
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_invoice Selection
    string='XML Format embedded in PDF invoice' args: [('none', 'None')]
Public methods (0)

No public methods.

New fields (1)
  • xml_format_in_pdf_invoice Selection
    readonly=False related='company_id.xml_format_in_pdf_invoice'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/edi
GIT
GIThttps://github.com/OCA/edi.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi/tree/17.0/account_einvoice_generate
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, Onestein
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, Onestein
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/edi
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
view_account_config_settings res.config.settings setting Inherits account.res_config_settings_view_form
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_invoice Selection
    string='XML Format embedded in PDF invoice' args: [('none', 'None')]
Public methods (0)

No public methods.

New fields (1)
  • xml_format_in_pdf_invoice Selection
    readonly=False related='company_id.xml_format_in_pdf_invoice'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/edi
GIT
GIThttps://github.com/OCA/edi.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi/tree/16.0/account_einvoice_generate
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, Onestein
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, Onestein
COMMITTERS
COMMITTERSAlexis de Lattre, Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/edi
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_config_settings res.config.settings xpath Inherits account.res_config_settings_view_form
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_invoice Selection
    string='XML Format embedded in PDF invoice' args: [('none', 'None')]
Public methods (0)

No public methods.

New fields (1)
  • xml_format_in_pdf_invoice Selection
    readonly=False related='company_id.xml_format_in_pdf_invoice'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/edi
GIT
GIThttps://github.com/OCA/edi.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi/tree/15.0/account_einvoice_generate
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, Onestein
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, Onestein
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/edi
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:34
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_config_settings res.config.settings xpath Inherits account.res_config_settings_view_form
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_invoice Selection
    string='XML Format embedded in PDF invoice' args: [('none', 'None')]
Public methods (0)

No public methods.

New fields (1)
  • xml_format_in_pdf_invoice Selection
    readonly=False related='company_id.xml_format_in_pdf_invoice'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/edi
GIT
GIThttps://github.com/OCA/edi.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi/tree/14.0/account_einvoice_generate
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, Onestein
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, Onestein
COMMITTERS
COMMITTERSAlexis de Lattre, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/edi
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_config_settings res.config.settings xpath Inherits account.res_config_settings_view_form
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_invoice Selection
    string='XML Format embedded in PDF invoice' args: [('none', 'None')]
Public methods (0)

No public methods.

New fields (1)
  • xml_format_in_pdf_invoice Selection
    readonly=False related='company_id.xml_format_in_pdf_invoice'
Public methods (0)

No public methods.