Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse Management
Folder size
0.05 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 07:57:00
Authors
Odoo Community Association (OCA), Ecosoft
Maintainers
Odoo Community Association (OCA), Ecosoft
Committers
Weblate, OCA-git-bot, oca-ci, ps-tubtim
Odoo dependencies
OCA/stock-logistics-warehouse:
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.stock_request_separate_picking res.config.settings form Inherits stock_request.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • stock_request_allow_separate_picking Boolean
    string='Allow Separate Picking on Stock Requests'
Public methods (0)

No public methods.

New fields (1)
  • stock_request_allow_separate_picking Boolean
    readonly=False related='company_id.stock_request_allow_separate_picking'
Public methods (0)

No public methods.

New fields (1)
  • procurement_group_id Many2one
    copy=False
Public methods (1)
  • create(self, vals)
    @api.model

New fields (1)
  • procurement_group_id Many2one
    copy=False
Public methods (1)
  • create(self, vals)
    @api.model