| 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/18.0/stock_picking_batch_outgoing |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Carlos Roca |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_move_propagate_first_move 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 - stock_picking_batch |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to display an outgoing batch in origin pickings on multiroute warehouse management. In this way we can view intermediate picking by the outgoing batch picking created.   |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_picking_kanban |
stock.picking | xpath | Inherits stock.stock_picking_kanban | |
view_picking_form |
stock.picking | field | Inherits stock.view_picking_form | |
view_picking_internal_search_inherit_stock_picking_batch |
stock.picking | field | Inherits stock_picking_batch.view_picking_internal_search_inherit_stock_picking_batch | |
vpicktree |
stock.picking | field | Inherits stock_picking_batch.vpicktree |
batch_outgoing_id
Many2one → stock.picking.batch
comodel_name='stock.picking.batch'
related='move_ids.first_move_id.first_move_id.picking_id.batch_id'
store=True
string='Batch Outgoing'
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/15.0/stock_picking_batch_outgoing |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | sergio-teruel, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:37 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_move_propagate_first_move odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - stock_picking_batch |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_picking_kanban |
stock.picking | field | Inherits stock.stock_picking_kanban | |
view_picking_form |
stock.picking | field | Inherits stock.view_picking_form | |
view_picking_internal_search_inherit_stock_picking_batch |
stock.picking | field | Inherits stock_picking_batch.view_picking_internal_search_inherit_stock_picking_batch | |
vpicktree_inherit_stock_picking_batch |
stock.picking | field | Inherits stock_picking_batch.vpicktree_inherit_stock_picking_batch |
batch_outgoing_id
Many2one → stock.picking.batch
comodel_name='stock.picking.batch'
related='move_lines.first_move_id.first_move_id.picking_id.batch_id'
store=True
string='Batch Outgoing'
No public methods.