Repository
odoo/odoo · module folder
Module version
1.0
Category
Uncategorized
Folder size
0.0 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 05:43:03
Authors
Maintainers
None
Committers
Julien Van Roy
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
    Some Luxembourg public institutions do not have a VAT number but have been assigned an arbitrary number 
    (see: https://pch.gouvernement.lu/fr/peppol.html). Thus, this module adds the Peppol Identifier field on 
    the account.move form view. If this field is set, it is then read when exporting electronic invoicing formats.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_partner_form_inherit_l10n_lu_peppol_id res.partner.form.inherit.l10n_lu_peppol_id res.partner form Inherits account.view_partner_property_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • country_code Char
    related='country_id.code'
  • l10n_lu_peppol_identifier Char
    args: 'Peppol Unique Identifier'
Public methods (0)

No public methods.

Loading…

Loading…