| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-request |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-request.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-request/tree/18.0/stock_request_mrp |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Carlos Lopez, Weblate, OCA-git-bot, oca-ci, Franco Leyes |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-request |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-request: - stock_request odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows users to be able to display Manufacturing Orders that have been created as a consequence of Stock Requests. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production.form.inherit.stock.request.mrp - stock_request_mrp | mrp.production | xpath | Inherits mrp.mrp_production_form_view |
stock_request_order_form |
stock.request.order.form - stock_request_mrp | stock.request.order | div | Inherits stock_request.stock_request_order_form |
view_stock_request_form |
stock.request.form - stock_request_mrp | stock.request | div | Inherits stock_request.view_stock_request_form |
stock_request_count
Integer
compute='_compute_stock_request_ids'
args: 'Stock Request #'
stock_request_ids
Many2many → stock.request
string='Stock Requests'
args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
action_view_stock_request(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
Many2many → mrp.production
copy=False
readonly=True
string='Manufacturing Orders'
args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
action_view_mrp_production(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
One2many → mrp.production
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders'
args: 'mrp.production'
action_view_mrp_production(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-request |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-request.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-request/tree/17.0/stock_request_mrp |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Lois Rilo, Weblate, OCA-git-bot, oca-ci, anaïs |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-request |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows users to be able to display Manufacturing Orders that have been created as a consequence of Stock Requests. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production.form.inherit.stock.request.mrp - stock_request_mrp | mrp.production | xpath | Inherits mrp.mrp_production_form_view |
stock_request_order_form |
stock.request.order.form - stock_request_mrp | stock.request.order | div | Inherits stock_request.stock_request_order_form |
view_stock_request_form |
stock.request.form - stock_request_mrp | stock.request | div | Inherits stock_request.view_stock_request_form |
stock_request_count
Integer
compute='_compute_stock_request_ids'
args: 'Stock Request #'
stock_request_ids
Many2many → stock.request
string='Stock Requests'
args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
action_view_stock_request(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
Many2many → mrp.production
copy=False
readonly=True
string='Manufacturing Orders'
args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
action_view_mrp_production(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
One2many → mrp.production
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders'
args: 'mrp.production'
action_view_mrp_production(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-request |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-request.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-request/tree/16.0/stock_request_mrp |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Lois Rilo, Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-request |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production.form.inherit.stock.request.mrp | mrp.production | xpath | Inherits mrp.mrp_production_form_view |
stock_request_order_form |
stock.request.order.form | stock.request.order | div | Inherits stock_request.stock_request_order_form |
view_stock_request_form |
stock.request.form | stock.request | div | Inherits stock_request.view_stock_request_form |
stock_request_count
Integer
compute='_compute_stock_request_ids'
args: 'Stock Request #'
stock_request_ids
Many2many → stock.request
string='Stock Requests'
args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
action_view_stock_request(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
Many2many → mrp.production
copy=False
readonly=True
string='Manufacturing Orders'
args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
action_view_mrp_production(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
One2many → mrp.production
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders'
args: 'mrp.production'
action_view_mrp_production(self)
No new fields.
Public methods (0)No public methods.
| 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/15.0/stock_request_mrp |
| VERSION | |
| VERSION | 1.3.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Lois Rilo, Víctor Martínez, nicolas, Weblate, OCA-git-bot, oca-ci, Joel Zilli |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:33 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-warehouse: - stock_request odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production.form.inherit.stock.request.mrp | mrp.production | xpath | Inherits mrp.mrp_production_form_view |
stock_request_order_form |
stock.request.order.form | stock.request.order | div | Inherits stock_request.stock_request_order_form |
view_stock_request_form |
stock.request.form | stock.request | div | Inherits stock_request.view_stock_request_form |
stock_request_count
Integer
compute='_compute_stock_request_ids'
args: 'Stock Request #'
stock_request_ids
Many2many → stock.request
string='Stock Requests'
args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
action_view_stock_request(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
Many2many → mrp.production
copy=False
readonly=True
string='Manufacturing Orders'
args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
action_view_mrp_production(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
One2many → mrp.production
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders'
args: 'mrp.production'
action_view_mrp_production(self)
No new fields.
Public methods (0)No public methods.
| 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/14.0/stock_request_mrp |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-warehouse: - stock_request odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production.form.inherit.stock.request.mrp | mrp.production | xpath | Inherits mrp.mrp_production_form_view |
stock_request_order_form |
stock.request.order.form | stock.request.order | div | Inherits stock_request.stock_request_order_form |
view_stock_request_form |
stock.request.form | stock.request | div | Inherits stock_request.view_stock_request_form |
stock_request_count
Integer
compute='_compute_stock_request_ids'
args: 'Stock Request #'
stock_request_ids
Many2many → stock.request
string='Stock Requests'
args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
action_view_stock_request(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
Many2many → mrp.production
copy=False
readonly=True
string='Manufacturing Orders'
args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
action_cancel(self)
action_view_mrp_production(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
One2many → mrp.production
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders'
args: 'mrp.production'
action_view_mrp_production(self)
No new fields.
Public methods (0)No public methods.
| 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/13.0/stock_request_mrp |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, oca-travis, OCA-git-bot, HviorForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-warehouse: - stock_request odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - mrp - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production.form.inherit.stock.request.mrp | mrp.production | xpath | Inherits mrp.mrp_production_form_view |
stock_request_order_form |
stock.request.order.form | stock.request.order | div | Inherits stock_request.stock_request_order_form |
view_stock_request_form |
stock.request.form | stock.request | div | Inherits stock_request.view_stock_request_form |
stock_request_count
Integer
compute='_compute_stock_request_ids'
args: 'Stock Request #'
stock_request_ids
Many2many → stock.request
string='Stock Requests'
args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
action_view_stock_request(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
Many2many → mrp.production
readonly=True
string='Manufacturing Orders'
args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
action_view_mrp_production(self)
production_count
Integer
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders count'
production_ids
One2many → mrp.production
compute='_compute_production_ids'
readonly=True
string='Manufacturing Orders'
args: 'mrp.production'
action_view_mrp_production(self)
No new fields.
Public methods (0)No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-request |
| PULL REQUEST | |
| PULL REQUEST | [MIG] stock_request_mrp: Migration to 19.0 (#91) |