Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Purchases
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 08:42:58
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Stefan Rijnhart, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds a related stored field *Commercial Supplier* on
purchase orders. It is similar to the native field *Commercial Partner*
on invoices. This module is the twin brother of the OCA module
*sale_commercial_partner* located in the [sale-workflow
project](https://github.com/OCA/sale-workflow/).

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_form commercial.partner.purchase.order.form purchase.order form Inherits purchase.purchase_order_form
purchase_order_view_search purchase.order search Inherits purchase.purchase_order_view_search
purchase_report_search purchase.report search Inherits purchase.view_purchase_order_search
view_purchase_order_filter commercial.partner.purchase.order.search purchase.order search Inherits purchase.view_purchase_order_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • commercial_partner_id Many2one → res.partner
    comodel_name='res.partner' index=True related='partner_id.commercial_partner_id' store=True string='Commercial Vendor'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
118 days ago
Last activity
64 days ago
Repository
OCA/purchase-workflow
Pull request
[19.0][MIG] purchase_commercial_partner: Migration to 19.0 (#3028)