Product Supplierinfo for Customer Sale Quick

product_supplierinfo_for_customer_sale_quick
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/14.0/product_supplierinfo_for_customer_sale_quick
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ooops404, Eduard Brahas
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ooops404, Eduard Brahas
COMMITTERS
COMMITTERSWeblate, oca-ci, Eduard Brahas
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_supplierinfo_for_customer
    - base_product_mass_addition
OCA/sale-workflow:
    - product_supplierinfo_for_customer_sale
    - sale_quick
OCA/server-tools:
    - onchange_helper
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_search_form_view product.product field Inherits base_product_mass_addition.product_search_form_view
product_tree_view product.product field Inherits sale_quick.product_tree_view4sale
Models touched (2)

New fields (2)
  • product_customer_code Char
    compute='_compute_product_customer_info' readonly=True search='_search_customer_supplierinfo_data' string='Product Customer Code'
  • product_customer_name Char
    compute='_compute_product_customer_info' readonly=True search='_search_customer_supplierinfo_data' string='Product Customer Name'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • add_product(self)