| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/17.0/purchase_requisition_multiple_vendor |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Sygel |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Sygel |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Manuel Regidor |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase_requisition - purchase - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This modules allows to select multiple vendors in the "Create Alternative" wizard in purchase orders, so multiple alternatives can be created altogether. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_requisition_multiple_vendors_create_alternative_form |
purchase.requisition.multiple.vendors.create.alternative.form | purchase.requisition.create.alternative | field | Inherits purchase_requisition.purchase_requisition_create_alternative_form |
partner_id
Many2one
compute='_compute_partner_id'
readonly=False
partner_ids
Many2many → res.partner
comodel_name='res.partner'
required=True
string='Partners'
action_create_alternative(self)
create_alternative_multiple_vendors(self)