[DEPRECATED] Account Peppol Advanced Fields

account_peppol_advanced_fields
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/account_peppol_advanced_fields
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Tiffany Chang (tic), Dylan Kiss (dyki), Claire (clbr), Antoine Dupuis, Smit Patel
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - account_edi_ubl_cii
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_move_form_inherit_peppol account.move.form.peppol.inherit account.move xpath Inherits account.view_move_form
Models touched (1)

New fields (7)
  • peppol_accounting_cost Char
    help='A textual description or a code to identify the accounting cost.' string='[DEPRECATED] Accounting Cost'
  • peppol_additional_document_reference Char
    help='A reference to an additional supporting document. Only one document can be referenced.' string='[DEPRECATED] Additional Document Reference'
  • peppol_contract_document_reference Char
    help='A reference to the contract document.' string='[DEPRECATED] Contract Document Reference'
  • peppol_delivery_location_id Char
    help='The Global Location Number (GLN) of the delivery location.' string='[DEPRECATED] Delivery Location GLN'
  • peppol_despatch_document_reference Char
    help='A reference to the despatch document.' string='[DEPRECATED] Despatch Document Reference'
  • peppol_originator_document_reference Char
    help='A reference to the document that originated the order.' string='[DEPRECATED] Originator Document Reference'
  • peppol_project_reference Char
    help='A reference to the project.' string='[DEPRECATED] Project Reference'
Public methods (0)

No public methods.