Stock Request Separate Picking

stock_request_separate_picking
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/15.0/stock_request_separate_picking
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, ps-tubtim
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:33
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_request
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits stock_request.res_config_settings_view_form
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