Stock Picking Responsible

stock_picking_responsible
REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/12.0/stock_picking_responsible
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYInventory
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Coop IT Easy SC, BEES coop SC
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Coop IT Easy SC, BEES coop SC
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, Robin Keunen
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_picking_form stock.picking.form stock.picking field Inherits stock.view_picking_form
vpicktree stock.picking.tree stock.picking field Inherits stock.vpicktree
Models touched (1)

New fields (1)
  • responsible_id Many2one → res.partner
    comodel_name='res.partner' default=<expr> string='Responsible'
Public methods (2)
  • create(self, values)
    @api.model
  • write(self, values)
    @api.multi