Stock Picking Putaway Recompute

stock_picking_putaway_recompute
REPOSITORY
REPOSITORYOCA/stock-logistics-putaway
GIT
GIThttps://github.com/OCA/stock-logistics-putaway.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-putaway/tree/18.0/stock_picking_putaway_recompute
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSAkim Juillerat, Thierry Ducrest, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-putaway
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - 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
This module will allow to recompute the destination locations from putaway rules
on the picking operations side.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
stock_picking_form_view stock.picking.form (in stock_picking_putaway_recompute) stock.picking field Inherits stock.view_picking_form
stock_picking_type_form_view stock.picking.type.form (in stock_picking_putaway_recompute) stock.picking.type group Inherits stock.view_picking_type_form
view_stock_move_line_detailed_operation_tree stock.move.line.operations.tree (in stock_picking_putaway_recompute) stock.move.line xpath Inherits stock.view_stock_move_line_detailed_operation_tree
Models touched (3)

New fields (1)
  • can_recompute_putaways Boolean
    compute='_compute_can_recompute_putaways'
Public methods (1)
  • action_recompute_putaways(self)

New fields (1)
  • can_recompute_putaways Boolean
    compute='_compute_can_recompute_putaways' help='Technical field in order to display the Recompute Putaways button.'
Public methods (1)
  • action_recompute_putaways(self) -> dict
    Launches the putaways recomputation on operations

New fields (1)
  • allow_to_recompute_putaways Boolean
    help='Check this if you want to authorize putaways recomputations for the operations of this type.'
Public methods (0)

No public methods.

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/16.0/stock_picking_putaway_recompute
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSLaurent Mignon (ACSONE), Denis Roussel, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:02
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
This module will allow to recompute the destination locations from putaway rules
on the picking operations side.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
stock_picking_form_view stock.picking.form (in stock_picking_putaway_recompute) stock.picking button Inherits stock.view_picking_form
stock_picking_type_form_view stock.picking.type.form (in stock_picking_putaway_recompute) stock.picking.type group Inherits stock.view_picking_type_form
view_stock_move_line_detailed_operation_tree stock.move.line.operations.tree (in stock_picking_putaway_recompute) stock.move.line xpath Inherits stock.view_stock_move_line_detailed_operation_tree
Models touched (3)

New fields (1)
  • can_recompute_putaways Boolean
    compute='_compute_can_recompute_putaways'
Public methods (1)
  • action_recompute_putaways(self)

New fields (1)
  • can_recompute_putaways Boolean
    compute='_compute_can_recompute_putaways' help='Technical field in order to display the Recompute Putaways button.'
Public methods (1)
  • action_recompute_putaways(self) -> dict
    Launches the putaways recomputation on operations

New fields (1)
  • allow_to_recompute_putaways Boolean
    help='Check this if you want to authorize putaways recomputations for the operationsof this type.'
Public methods (0)

No public methods.