Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
Category
Purchase Management
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-18 11:36:07
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Víctor Martínez, David Vidal, Weblate, OCA-git-bot, oca-ci, jaydeep32, Martha Maria Rondon Regalado
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows you to select a vendor at the sale order line level
when a route is defined.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
res_config_settings_view_form_purchase res.config.settings.view.form.inherit.purchase res.config.settings form Inherits purchase.res_config_settings_view_form_purchase
view_order_form sale.order.form sale.order form Inherits sale.view_order_form
view_order_product_search sale.report.search sale.report search Inherits sale.view_order_product_search
view_sales_order_filter sale.order.list.select sale.order list Inherits sale.view_sales_order_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (6)

New fields (1)
  • sale_purchase_force_vendor_restrict Boolean
    default=True string='Restrict allowed vendors in sale orders'
Public methods (0)

No public methods.

New fields (1)
  • sale_purchase_force_vendor_restrict Boolean
    readonly=False related='company_id.sale_purchase_force_vendor_restrict' string='Restrict allowed vendors in sale orders'
Public methods (0)

No public methods.

New fields (1)
  • sale_purchase_force_vendor_restrict Boolean
    related='company_id.sale_purchase_force_vendor_restrict'
Public methods (0)

No public methods.

New fields (2)
  • vendor_id Many2one → res.partner
    comodel_name='res.partner'
  • vendor_id_domain Binary
    compute='_compute_vendor_id_domain' readonly=True store=False
Public methods (0)

No public methods.

New fields (1)
  • vendor_id Many2one → res.partner
    comodel_name='res.partner' readonly=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…