| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_request_purchase_request |
| 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), Escodoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Escodoo |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, CristianoMafraJunior |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_request OCA/stock-logistics-request: - stock_request odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - purchase_stock - stock_account - account - analytic - purchase |
| 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 stock_request_purchase_request) | purchase.request | xpath | Inherits purchase_request.view_purchase_request_form |
stock_request_form_view |
stock.request.form (in stock_request_purchase_request) | stock.request | xpath | Inherits stock_request.view_stock_request_form |
stock_request_order_form_view |
stock.request.order.form (in stock_request_purchase_request) | stock.request.order | header | Inherits stock_request.stock_request_order_form |
stock_request_count
Integer
compute='_compute_stock_request_ids'
args: 'Stock Request #'
stock_request_ids
Many2many → stock.request
comodel_name='stock.request'
compute='_compute_stock_request_ids'
string='Stock Requests'
action_view_stock_request(self)
stock_request_ids
Many2many → stock.request
comodel_name='stock.request'
copy=False
string='Stock Requests'
No public methods.
purchase_request_count
Integer
compute='_compute_purchase_request_ids'
readonly=True
purchase_request_ids
One2many → purchase.request
compute='_compute_purchase_request_ids'
readonly=True
string='Purchase Requests'
args: 'purchase.request'
purchase_request_line_ids
Many2many → purchase.request.line
copy=False
readonly=True
string='Purchase Request Lines'
args: 'purchase.request.line'
action_cancel(self)
action_view_purchase_request(self)
purchase_request_count
Integer
compute='_compute_purchase_request_ids'
readonly=True
purchase_request_ids
One2many → purchase.request
compute='_compute_purchase_request_ids'
readonly=True
string='Purchase Requests'
args: 'purchase.request'
purchase_request_line_ids
Many2many → purchase.request.line
copy=False
readonly=True
string='Purchase Request Lines'
args: 'purchase.request.line'
action_view_purchase_request(self)
No new fields.
Public methods (0)No public methods.