| 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_validate_confirm |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, David Vidal, oca-ci |
| 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 |
odoo/odoo: - stock_picking_batch - 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 extends the functionality of stock picking batch. When you validate stock batch, if there are pending origin moves, a wizard is shown with pending origin moves. You must have *Validate Incomplete Batches* permission to Validate Incomplete Batches |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_picking_batch_confirm_view_form |
stock.picking.batch.confirm.view.form | stock.picking.batch.confirm | form | New |
No new fields.
Public methods (1)action_done(self)
batch_id
Many2one → stock.picking.batch
default=<expr>
required=True
string='Batch'
args: 'stock.picking.batch'
move_ids
Many2many → stock.move
compute='_compute_move_ids'
string='Moves'
args: 'stock.move'
button_validate(self)
| 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_batch_validate_confirm |
| VERSION | |
| VERSION | 1.1.2 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel, Emilio Pascual |
| 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_picking_batch - 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 extends the functionality of stock picking batch. When you validate stock batch, if there are pending origin moves, a wizard is shown with pending origin moves. You must have *Validate Incomplete Batches* permission to Validate Incomplete Batches |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_picking_batch_confirm_view_form |
stock.picking.batch.confirm.view.form | stock.picking.batch.confirm | form | New |
No new fields.
Public methods (1)action_done(self)
batch_id
Many2one → stock.picking.batch
default=<expr>
required=True
string='Batch'
args: 'stock.picking.batch'
move_ids
Many2many → stock.move
compute='_compute_move_ids'
string='Moves'
args: 'stock.move'
button_validate(self)