Repository
odoo/odoo · module folder
Module version
1.0
Category
Accounting/Accounting
Folder size
0.33 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-08 22:45:28
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Odoo Translation Bot, Tiffany Chang (tic), Dylan Kiss (dyki), Claire (clbr), Antoine Dupuis, Smit Patel
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_move_form_inherit_peppol account.move.form.peppol.inherit account.move form Inherits account.view_move_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.