Product Customer code for account invoice

product_customerinfo_invoice
REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/18.0/product_customerinfo_invoice
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccount
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, Agile Business Group
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Borruso
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_customerinfo
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - 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
Based on product_customerinfo, this module loads in every
account invoice the customer code defined in the product.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_move_form account.move.form - product_supplierinfo_for_customer_invoice account.move xpath Inherits account.view_move_form
Models touched (1)

New fields (2)
  • partner_show_customer_code Boolean
    compute='_compute_partner_show_customer_code'
  • product_customer_code Char
    compute='_compute_product_customer_code'
Public methods (0)

No public methods.