TIP: You can type at any time to perform a new search.
Procurement Purchase Requisition Generation
procurement_purchase_requisition_generation · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchase Management
- 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:23:03
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Víctor Martínez, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- procurement_purchase_requisition_generation_dropshipping
- Description
This module restores the v15 functionality in which you can configure products for generating purchase tenders instead of draft purchase orders.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_product_supplier_inherit |
product.template | Inherits purchase.view_product_supplier_inherit |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
purchase_requisitionSelectiondefault='rfq'help="Create a draft purchase order: Based on your product configuration,the system will create a draft purchase order. \nPropose a call for tender : If the 'purchase_requisition' module is installed and this option is selected, the system will create a draft call for tender."selection=[('rfq', 'Create a draft purchase order'), ('tenders', 'Propose a call for tenders')]string='Procurement'
No public methods.
New fields (1)
-
procurement_group_idMany2one → procurement.groupcomodel_name='procurement.group'copy=Falsestring='Procurement Group'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.