TIP: You can type at any time to perform a new search.
Stock Serial Number Batch
stock_serial_batch_receive · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Stock
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 07:31:51
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp
- Committers
- Denis Roussel, Iryna Vyshnevska, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_stock_move_line_serial_generator |
stock.move.line.serial.generator.form | stock.move.line.serial.generator | form | New |
view_stock_move_operations |
stock.move.operations.form | stock.move | form | Inherits stock.view_stock_move_operations |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
picking_type_create_lotsBooleanrelated='picking_id.picking_type_id.use_create_lots'
-
open_generate_serials_wizard(self)
New fields (5)
-
first_numberCharrequired=True -
picking_type_create_lotsBooleanrelated='stock_move_id.picking_type_create_lots' -
product_idMany2one → product.productrelated='stock_move_id.product_id' args: 'product.product' -
qty_to_processIntegerhelp='Defines how many serial numbers will be generated on stock move lines without a serial number yet.' -
stock_move_idMany2one → stock.movereadonly=True args: 'stock.move'
-
cancel(self) -
default_get(self, fields)@api.model -
generate_serials(self)@api.multiGenerate serial numbers and update stock.move.line if available