Purchase Order Owner

purchase_order_owner
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/19.0/purchase_order_owner
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile Limited
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile Limited
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Hudson5577
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds Assign Owner (owner_id) field in purchase order, whose
value will be passed to the corresponding field of the incoming picking
upon order confirmation.

This module can be useful in a business situation where you purchase
products in place of a client (you seprately issue an invoice to the
client and the inventory is owned by them, although you physically keep
the inventory in your premise).

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form purchase.order xpath Inherits purchase.purchase_order_form
purchase_order_kpis_tree purchase.order.inherit.purchase.order.tree purchase.order xpath Inherits purchase.purchase_order_kpis_tree
purchase_order_view_search purchase.order.select purchase.order xpath Inherits purchase.purchase_order_view_search
purchase_order_view_tree purchase.order.view.tree purchase.order xpath Inherits purchase.purchase_order_view_tree
view_purchase_order_filter request.quotation.select purchase.order xpath Inherits purchase.view_purchase_order_filter
Models touched (1)

New fields (1)
  • owner_id Many2one → res.partner
    check_company=True help='The assigned value will be set on the corresponding field of the incoming stock picking.' args: 'res.partner', 'Assign Owner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/18.0/purchase_order_owner
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile Limited
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile Limited
COMMITTERS
COMMITTERSRuchir Shukla, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds Assign Owner (owner_id) field in purchase order, whose
value will be passed to the corresponding field of the incoming picking
upon order confirmation.

This module can be useful in a business situation where you purchase
products in place of a client (you seprately issue an invoice to the
client and the inventory is owned by them, although you physically keep
the inventory in your premise).

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form purchase.order xpath Inherits purchase.purchase_order_form
purchase_order_kpis_tree purchase.order.inherit.purchase.order.tree purchase.order xpath Inherits purchase.purchase_order_kpis_tree
purchase_order_view_search purchase.order.select purchase.order xpath Inherits purchase.purchase_order_view_search
purchase_order_view_tree purchase.order.view.tree purchase.order xpath Inherits purchase.purchase_order_view_tree
view_purchase_order_filter request.quotation.select purchase.order xpath Inherits purchase.view_purchase_order_filter
Models touched (1)

New fields (1)
  • owner_id Many2one → res.partner
    check_company=True help='The assigned value will be set on the corresponding field of the incoming stock picking.' args: 'res.partner', 'Assign Owner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/16.0/purchase_order_owner
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile Limited
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile Limited
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form purchase.order xpath Inherits purchase.purchase_order_form
purchase_order_kpis_tree purchase.order.inherit.purchase.order.tree purchase.order xpath Inherits purchase.purchase_order_kpis_tree
purchase_order_view_search purchase.order.select purchase.order xpath Inherits purchase.purchase_order_view_search
purchase_order_view_tree purchase.order.view.tree purchase.order xpath Inherits purchase.purchase_order_view_tree
view_purchase_order_filter request.quotation.select purchase.order xpath Inherits purchase.view_purchase_order_filter
Models touched (1)

New fields (1)
  • owner_id Many2one → res.partner
    check_company=True help='The assigned value will be set on the corresponding field of the incoming stock picking.' states=PurchaseOrder.READONLY_STATES args: 'res.partner', 'Assign Owner'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/purchase-workflow
PULL REQUEST
PULL REQUEST[17.0][MIG] purchase_order_owner: Migration to 17.0 (#2662)