TIP: You can type at any time to perform a new search.
Sale Purchase Force Vendor
sale_purchase_force_vendor · OCA/purchase-workflow
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_restrictBooleandefault=Truestring='Restrict allowed vendors in sale orders'
No public methods.
New fields (1)
-
sale_purchase_force_vendor_restrictBooleanreadonly=Falserelated='company_id.sale_purchase_force_vendor_restrict'string='Restrict allowed vendors in sale orders'
No public methods.
New fields (1)
-
sale_purchase_force_vendor_restrictBooleanrelated='company_id.sale_purchase_force_vendor_restrict'
No public methods.
New fields (2)
-
vendor_idMany2one → res.partnercomodel_name='res.partner' -
vendor_id_domainBinarycompute='_compute_vendor_id_domain'readonly=Truestore=False
No public methods.
New fields (1)
-
vendor_idMany2one → res.partnercomodel_name='res.partner'readonly=True
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…