Procurement Purchase Requisition Generation

procurement_purchase_requisition_generation
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/17.0/procurement_purchase_requisition_generation
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase_requisition_stock
    - purchase_requisition
    - purchase
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - purchase_stock
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
view_product_supplier_inherit product.template group Inherits purchase.view_product_supplier_inherit
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • purchase_requisition Selection
    default='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'
Public methods (0)

No public methods.

New fields (1)
  • procurement_group_id Many2one → procurement.group
    comodel_name='procurement.group' copy=False string='Procurement Group'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.