Add partner reference

account_invoice_partner_reference
REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/16.0/account_invoice_partner_reference
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Binhex
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Binhex
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Edilio Escalona Almira
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:52
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 (4)
XML IDNameModelTypeStatus
view_in_invoice_bill_tree_inherit account.move.tree.bill.inherit.account_invoice_partner_reference account.move field Inherits account.view_in_invoice_bill_tree
view_in_invoice_refund_tree_inherit account.move.tree.refund.inherit.account_invoice_partner_reference account.move field Inherits account.view_in_invoice_refund_tree
view_out_credit_note_tree_inherit account.move.tree.note.inherit.account_invoice_partner_reference account.move field Inherits account.view_out_credit_note_tree
view_out_invoice_tree_inherit account.move.tree.inherit.account_invoice_partner_reference account.move field Inherits account.view_out_invoice_tree
Models touched (1)

New fields (1)
  • partner_reference Char
    related='partner_id.ref' string='Customer reference'
Public methods (0)

No public methods.