| 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/10.0/purchase_request_to_procurement |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | GitHub, Jordi Ballester Alomar, OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://www.acsone.eu |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_request odoo/odoo: - procurement - base - product - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - stock - barcodes - web_planner - purchase - stock_account - account - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_request_form_view |
purchase.request.form (in purchase_request_to_procurement) | purchase.request | xpath | Inherits purchase_request.view_purchase_request_form |
purchase_request_line_form_view |
purchase.request.line.form | purchase.request.line | xpath | Inherits purchase_request.purchase_request_line_form |
purchase_request_line_make_procurement_order_form_view |
purchase.request.line.make.procurement.order.form (in purchase_request_to_procurement) | purchase.request.line.make.procurement.order | form | New |
purchase_request_line_tree_view |
purchase.request.line.tree | purchase.request.line | xpath | Inherits purchase_request.purchase_request_line_tree |
purchase_request_search_view |
purchase.request.search (in purchase_request_to_procurement) | purchase.request | xpath | Inherits purchase_request.view_purchase_request_search |
location_id
Many2one → stock.location
comodel_name='stock.location'
readonly=True
states={'draft': [('readonly', False)]}
string='Location'
warehouse_id
Many2one → stock.warehouse
comodel_name='stock.warehouse'
readonly=True
states={'draft': [('readonly', False)]}
string='Warehouse'
onchange_picking_type_id(self)
procurement_state
Selection
readonly=True
related='procurement_id.state'
store=True
string='Procurement State'
No public methods.
purchase_request_line_m2m_ids
Many2many → purchase.request.line
column1='wizard_id'
column2='pr_line_id'
comodel_name='purchase.request.line'
default=_get_default_request_line
domain=_get_domain
relation='wizard_id_pr_line_id_rel'
string='Items'
make_procurement_order(self)
| 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/9.0/purchase_request_to_procurement |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | GitHub, Jordi Ballester Alomar, OCA Transbot |
| WEBSITE | |
| WEBSITE | https://acsone.eu/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_request odoo/odoo: - procurement - base - product - decimal_precision - base_setup - web_kanban - web - bus - report - stock - barcodes - web_planner - purchase - stock_account - account - analytic - web_tip |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_request_form_view |
purchase.request.form (in purchase_request_to_procurement) | purchase.request | xpath | Inherits purchase_request.view_purchase_request_form |
purchase_request_line_form_view |
purchase.request.line.form | purchase.request.line | xpath | Inherits purchase_request.purchase_request_line_form |
purchase_request_line_make_procurement_order_form_view |
purchase.request.line.make.procurement.order.form (in purchase_request_to_procurement) | purchase.request.line.make.procurement.order | form | New |
purchase_request_line_tree_view |
purchase.request.line.tree | purchase.request.line | xpath | Inherits purchase_request.purchase_request_line_tree |
purchase_request_search_view |
purchase.request.search (in purchase_request_to_procurement) | purchase.request | xpath | Inherits purchase_request.view_purchase_request_search |
location_id
Many2one → stock.location
comodel_name='stock.location'
readonly=True
states={'draft': [('readonly', False)]}
string='Location'
warehouse_id
Many2one → stock.warehouse
comodel_name='stock.warehouse'
readonly=True
states={'draft': [('readonly', False)]}
string='Warehouse'
onchange_picking_type_id(self)
procurement_state
Selection
readonly=True
related='procurement_id.state'
store=True
string='Procurement State'
product_id
Many2one
domain=[]
No public methods.
purchase_request_line_m2m_ids
Many2many → purchase.request.line
column1='wizard_id'
column2='pr_line_id'
comodel_name='purchase.request.line'
default=_get_default_request_line
domain=_get_domain
relation='wizard_id_pr_line_id_rel'
string='Items'
make_procurement_order(self)