Sale Stock Sourcing Address

sale_stock_sourcing_address
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/13.0/sale_stock_sourcing_address
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow S.L.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow S.L.
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Nikul Chaudhary, nikul-serpentcs
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - 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_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
invoice_form_inherit_sale_stock_sourcing_address account.move.form account.move xpath Inherits account.view_move_form
view_order_form_inherit_sale_stock_sourcing_address sale.order.requested.date.form sale.order xpath Inherits sale_stock.view_order_form_inherit_sale_stock
view_order_line_tree_inherit_sale_stock_sourcing_address sale.order.line.ext.tree sale.order.line field Inherits sale_stock.view_order_line_tree_inherit_sale_stock
Models touched (2)

New fields (2)
  • sourcing_address_id Many2one → res.partner
    related='sale_line_ids.sourcing_address_id' string='Sourcing Address' args: 'res.partner'
  • warehouse_id Many2one → stock.warehouse
    related='sale_line_ids.warehouse_id' string="Order's Warehouse" args: 'stock.warehouse'
Public methods (0)

No public methods.

New fields (2)
  • sourcing_address_id Many2one → res.partner
    compute='_compute_sourcing_address_id' string='Sourcing Address' args: 'res.partner'
  • warehouse_id Many2one → stock.warehouse
    related='order_id.warehouse_id' string="Order's Warehouse" args: 'stock.warehouse'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/12.0/sale_stock_sourcing_address
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, sergiocorato, hveficent
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
invoice_form_inherit_sale_stock_sourcing_address account.invoice.form account.invoice xpath Inherits account.invoice_form
view_invoice_line_form account.invoice.line.form account.invoice.line field Inherits account.view_invoice_line_form
view_order_form_inherit_sale_stock_sourcing_address sale.order.requested.date.form sale.order xpath Inherits sale_stock.view_order_form_inherit_sale_stock
view_order_line_tree_inherit_sale_stock_sourcing_address sale.order.line.ext.tree sale.order.line field Inherits sale_stock.view_order_line_tree_inherit_sale_stock
Models touched (2)

New fields (2)
  • sourcing_address_id Many2one → res.partner
    related='sale_line_ids.sourcing_address_id' string='Sourcing Address' args: 'res.partner'
  • warehouse_id Many2one → stock.warehouse
    related='sale_line_ids.warehouse_id' string="Order's Warehouse" args: 'stock.warehouse'
Public methods (0)

No public methods.

New fields (2)
  • sourcing_address_id Many2one → res.partner
    compute='_compute_sourcing_address_id' string='Sourcing Address' args: 'res.partner'
  • warehouse_id Many2one → stock.warehouse
    related='order_id.warehouse_id' string="Order's Warehouse" args: 'stock.warehouse'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/11.0/sale_stock_sourcing_address
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSDenis Roussel, OCA Transbot, oca-travis, OCA-git-bot, hveficent
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - decimal_precision
    - analytic
    - web_planner
    - portal
    - http_routing
    - account_invoicing
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
invoice_form_inherit_sale_stock_sourcing_address account.invoice.form account.invoice xpath Inherits account.invoice_form
view_invoice_line_form account.invoice.line.form account.invoice.line field Inherits account.view_invoice_line_form
view_order_form_inherit_sale_stock_sourcing_address sale.order.requested.date.form sale.order xpath Inherits sale_stock.view_order_form_inherit_sale_stock
view_order_line_tree_inherit_sale_stock_sourcing_address sale.order.line.ext.tree sale.order.line field Inherits sale_stock.view_order_line_tree_inherit_sale_stock
Models touched (2)

New fields (1)
  • sourcing_address_id Many2one → res.partner
    related='sale_line_ids.sourcing_address_id' string='Sourcing Address' args: 'res.partner'
Public methods (0)

No public methods.

New fields (2)
  • sourcing_address_id Many2one → res.partner
    compute='_compute_sourcing_address_id' string='Sourcing Address' args: 'res.partner'
  • warehouse_id Many2one → stock.warehouse
    related='order_id.warehouse_id' string="Order's Warehouse" args: 'stock.warehouse'
Public methods (0)

No public methods.