Product Supplierinfo for Customer Sale Blanket Order

product_supplierinfo_for_customer_sale_blanket_order
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_blanket_order
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), PyTech SRL, Ooops404
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), PyTech SRL, Ooops404
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Alessio Renda
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
OCA/sale-workflow:
    - product_supplierinfo_for_customer_sale
    - sale_blanket_order
OCA/web:
    - web_action_conditionable
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
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
sale_blanket_order_line_search sale.blanket.order.line field Inherits sale_blanket_order.sale_blanket_order_line_search
sale_blanket_order_line_tree sale.blanket.order.line field Inherits sale_blanket_order.sale_blanket_order_line_tree
view_blanket_order_form sale.blanket.order xpath Inherits sale_blanket_order.view_blanket_order_form
Models touched (2)

New fields (1)
  • product_customer_reference Char
    compute='_compute_product_customer_reference' store=True string='Customer Reference'
Public methods (1)
  • onchange_product(self)
    @api.onchange('product_id', 'original_uom_qty')

New fields (0)

No new fields.

Public methods (0)

No public methods.