| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/edi |
| GIT | |
| GIT | https://github.com/OCA/edi.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/edi/tree/14.0/account_invoice_ubl_peppol |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Sunflower IT |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Sunflower IT |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Simone Orsi, oca-ci, bosd |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/edi |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_partner - account_payment_mode OCA/community-data-files: - account_payment_unece - base_unece - uom_unece - account_tax_unece OCA/edi: - account_invoice_ubl - account_einvoice_generate - base_ubl_payment - base_ubl - pdf_helper OCA/partner-contact: - partner_coc - partner_identification odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_vat - contacts - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
pypdf>=3.1.0,<5.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
peppol_eas_list_form |
peppol.eas.list | form | New | |
peppol_eas_list_search |
peppol.eas.list | search | New | |
unece_code_list_tree |
peppol.eas.list | tree | New | |
view_account_config_settings |
res.config.settings | xpath | Inherits account_einvoice_generate.view_account_config_settings | |
view_res_country_extended_form |
view_res_country_extended_form | res.country | xpath | Inherits base.view_country_form |
No new fields.
Public methods (1)generate_ubl_xml_string(self, version='2.1')
active
Boolean
default=True
code
Char
copy=False
required=True
display_name
Char
compute='_compute_display_name'
store=True
name
Char
copy=False
required=True
name_get(self)
ubl_default_tax
Many2one → account.tax
comodel_name='account.tax'
help='According to PEPPOL BR-CO-18, an invoice must always have a tax subtotal, but for example non-profits are exempt from charging VAT. With this option you can choose a default tax to use.'
string='Default tax'
ubl_default_uom_id
Many2one → uom.uom
comodel_name='uom.uom'
help='Use this unit if an invoice line has no unit or product unit'
string='Default UoM'
ubl_domain_peppol
Text
default=DEFAULT_DOMAIN_PEPPOL
help='Use this domain to determine which UBL invoices should have PEPPOL dialect.'
string='PEPPOL domain'
get_ubl_domain_peppol(self)
ubl_default_tax
Many2one → account.tax
comodel_name='account.tax'
readonly=False
related='company_id.ubl_default_tax'
ubl_default_uom_id
Many2one → uom.uom
comodel_name='uom.uom'
readonly=False
related='company_id.ubl_default_uom_id'
ubl_domain_peppol
Text
readonly=False
related='company_id.ubl_domain_peppol'
No public methods.
peppol_eas_code
Many2one → peppol.eas.list
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/edi |
| GIT | |
| GIT | https://github.com/OCA/edi.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/edi/tree/13.0/account_invoice_ubl_peppol |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Sunflower IT |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Sunflower IT |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Tom Blauwendraat, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/edi |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_partner - account_payment_mode OCA/community-data-files: - account_payment_unece - base_unece - uom_unece - account_tax_unece OCA/edi: - account_invoice_ubl - account_e-invoice_generate - base_ubl_payment - base_ubl OCA/partner-contact: - partner_coc - partner_identification odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_vat - contacts - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
lxml |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
peppol_eas_list_form |
peppol.eas.list | form | New | |
peppol_eas_list_search |
peppol.eas.list | search | New | |
unece_code_list_tree |
peppol.eas.list | tree | New | |
view_account_config_settings |
res.config.settings | xpath | Inherits account_e-invoice_generate.view_account_config_settings | |
view_res_country_extended_form |
view_res_country_extended_form | res.country | xpath | Inherits base.view_country_form |
No new fields.
Public methods (1)generate_ubl_xml_string(self, version='2.1')
active
Boolean
default=True
code
Char
copy=False
required=True
display_name
Char
compute='_compute_display_name'
store=True
name
Char
copy=False
required=True
name_get(self)
ubl_default_tax
Many2one → account.tax
comodel_name='account.tax'
help='According to PEPPOL BR-CO-18, an invoice must always have a tax subtotal, but for example non-profits are exempt from charging VAT. With this option you can choose a default tax to use.'
string='Default tax'
ubl_default_uom_id
Many2one → uom.uom
comodel_name='uom.uom'
help='Use this unit if an invoice line has no unit or product unit'
string='Default UoM'
ubl_domain_peppol
Text
default=DEFAULT_DOMAIN_PEPPOL
help='Use this domain to determine which UBL invoices should have PEPPOL dialect.'
string='PEPPOL domain'
get_ubl_domain_peppol(self)
ubl_default_tax
Many2one → account.tax
comodel_name='account.tax'
readonly=False
related='company_id.ubl_default_tax'
ubl_default_uom_id
Many2one → uom.uom
comodel_name='uom.uom'
readonly=False
related='company_id.ubl_default_uom_id'
ubl_domain_peppol
Text
readonly=False
related='company_id.ubl_domain_peppol'
No public methods.
peppol_eas_code
Many2one → peppol.eas.list
No public methods.
No new fields.
Public methods (0)No public methods.