TIP: You can type at any time to perform a new search.
Purchase Requisition Multiple Vendor
purchase_requisition_multiple_vendor · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchase
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:23:02
- Authors
- Odoo Community Association (OCA), Sygel
- Maintainers
- Odoo Community Association (OCA), Sygel
- Committers
- Weblate, OCA-git-bot, oca-ci, Manuel Regidor
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This modules allows to select multiple vendors in the "Create Alternative" wizard in purchase orders, so multiple alternatives can be created altogether.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_requisition_multiple_vendors_create_alternative_form |
purchase.requisition.multiple.vendors.create.alternative.form | purchase.requisition.create.alternative | form | Inherits purchase_requisition.purchase_requisition_create_alternative_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
partner_idMany2onecompute='_compute_partner_id'readonly=False -
partner_idsMany2many → res.partnercomodel_name='res.partner'required=Truestring='Partners'
-
action_create_alternative(self) -
create_alternative_multiple_vendors(self)