Stock full location reservation

stock_full_location_reservation
REPOSITORY
REPOSITORYOCA/wms
GIT
GIThttps://github.com/OCA/wms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/wms/tree/16.0/stock_full_location_reservation
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), BCIM, MT Software
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), BCIM, MT Software
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Michael Tietz, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/wms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - 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 (2)
XML IDNameModelTypeStatus
stock_picking_form_view stock.picking full location reservation stock.picking button Inherits stock.view_picking_form
view_picking_type_form Operation Types stock.picking.type field Inherits stock.view_picking_type_form
Models touched (4)

New fields (1)
  • is_full_location_reservation Boolean
    default=False args: 'Full location reservation move'
Public methods (1)
  • undo_full_location_reservation(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • has_full_location_reservations Boolean
    compute='_compute_has_full_location_reservations' args: 'Has full location reservations'
  • is_full_location_reservation_visible Boolean
    related='picking_type_id.is_full_location_reservation_visible' args: 'Is full location reservation visible'
Public methods (2)
  • do_full_location_reservation(self)
  • undo_full_location_reservation(self)

New fields (2)
  • is_full_location_reservation_visible Boolean
    help='If this is checked, the full reservation of a the picking is visible' args: 'Is full location reservation visible'
  • merge_move_for_full_location_reservation Boolean
    help='If this is checked, the full reservation of a the picking will be done\n resulting of only one move (original one + full reservation one).\n WARNING: If checked, it will be impossible to get the original move back.\n '
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/wms
GIT
GIThttps://github.com/OCA/wms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/wms/tree/14.0/stock_full_location_reservation
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), BCIM, MT Software
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), BCIM, MT Software
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Michael Tietz, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/wms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 (2)
XML IDNameModelTypeStatus
stock_picking_form_view stock.picking full location reservation stock.picking button Inherits stock.view_picking_form
view_picking_type_form Operation Types stock.picking.type field Inherits stock.view_picking_type_form
Models touched (4)

New fields (1)
  • is_full_location_reservation Boolean
    default=False args: 'Full location reservation move'
Public methods (1)
  • undo_full_location_reservation(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • has_full_location_reservations Boolean
    compute='_compute_has_full_location_reservations' args: 'Has full location reservations'
  • is_full_location_reservation_visible Boolean
    related='picking_type_id.is_full_location_reservation_visible' args: 'Is full location reservation visible'
Public methods (2)
  • do_full_location_reservation(self)
  • undo_full_location_reservation(self)

New fields (1)
  • is_full_location_reservation_visible Boolean
    help='If this is checked, the full reservation of a the picking is visible' args: 'Is full location reservation visible'
Public methods (0)

No public methods.