| 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_auto_create_lot_qty |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Cetmix OÜ, Ooops |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Cetmix OÜ, Ooops |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Ivan Sokolov |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_auto_create_lot 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | div | Inherits stock.res_config_settings_view_form |
view_template_property_form |
Product template Secondary Unit | product.template | field | Inherits stock.view_template_property_form |
batch_uom_id
Many2one → uom.uom
comodel_name='uom.uom'
help='The unit of measure used when creating batches.'
string='Uom'
create_lot_every_n
Integer
compute='_compute_create_lot_every_n'
help='Create lot every n uom - here user can set a value and select one of the UoMs available for purchase (if value = 0, behavior stays the same as base module)'
readonly=False
store=True
string='Create lot every'
main_uom_category_id
Many2one → uom.category
comodel_name='uom.category'
help='UoM category'
related='uom_id.category_id'
string='UoM category'
only_multiples_allowed
Boolean
help='Blocks automatic creation of lots if quantity received is not a multiple of the selected value'
string='Only multiples allowed'
No public methods.
stock_lot_serial_sequence_id
Many2one → ir.sequence
default=<expr>
args: 'ir.sequence'
No public methods.
stock_lot_serial_sequence_id
Many2one
readonly=False
related='company_id.stock_lot_serial_sequence_id'
string='Sequences'
No public methods.
name
Char
default=<expr>
No public methods.
No new fields.
Public methods (0)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/14.0/stock_picking_auto_create_lot_qty |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Cetmix OÜ, Ooops |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Cetmix OÜ, Ooops |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, dessanhemrayev |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 18:50:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_auto_create_lot odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - 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 module to allow auto create lots with certain count for incoming pickings. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | div | Inherits stock.res_config_settings_view_form |
view_template_property_form |
Product template Secondary Unit | product.template | field | Inherits stock.view_template_property_form |
batch_uom_id
Many2one → uom.uom
comodel_name='uom.uom'
help='The unit of measure used when creating batches.'
string='Uom'
create_lot_every_n
Integer
help='Create lot every n uom - here user can set a value and select one of the UoMs available for purchase (if value = 0, behavior stays the same as base module)'
string='Create lot every'
main_uom_category_id
Many2one → uom.category
comodel_name='uom.category'
help='UoM category'
related='uom_id.category_id'
string='UoM category'
only_multiples_allowed
Boolean
help='Blocks automatic creation of lots if quantity received is not a multiple of the selected value'
string='Only multiples allowed'
No public methods.
stock_lot_serial_sequence_id
Many2one → ir.sequence
default=<expr>
args: 'ir.sequence'
No public methods.
stock_lot_serial_sequence_id
Many2one
readonly=False
related='company_id.stock_lot_serial_sequence_id'
string='Sequences'
No public methods.
No new fields.
Public methods (0)No public methods.
name
Char
default=<expr>
No public methods.