| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-putaway |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-putaway.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-putaway/tree/18.0/stock_picking_putaway_recompute |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Akim Juillerat, Thierry Ducrest, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-putaway |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
can_recompute_putaways
Boolean
compute='_compute_can_recompute_putaways'
action_recompute_putaways(self)
can_recompute_putaways
Boolean
compute='_compute_can_recompute_putaways'
help='Technical field in order to display the Recompute Putaways button.'
action_recompute_putaways(self) -> dict
allow_to_recompute_putaways
Boolean
help='Check this if you want to authorize putaways recomputations for the operations of this type.'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_putaway_recompute |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Laurent Mignon (ACSONE), Denis Roussel, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
can_recompute_putaways
Boolean
compute='_compute_can_recompute_putaways'
action_recompute_putaways(self)
can_recompute_putaways
Boolean
compute='_compute_can_recompute_putaways'
help='Technical field in order to display the Recompute Putaways button.'
action_recompute_putaways(self) -> dict
allow_to_recompute_putaways
Boolean
help='Check this if you want to authorize putaways recomputations for the operationsof this type.'
No public methods.