| 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_production_lot_traceability |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Ivàn Todorovich, 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 |
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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_production_lot_form |
stock.production.lot | div | Inherits stock.view_production_lot_form |
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
consume_lot_count
Integer
compute='_compute_consume_lot_ids'
string='Consumed Lots/Serial Numbers Count'
consume_lot_ids
Many2many → stock.production.lot
comodel_name='stock.production.lot'
compute='_compute_consume_lot_ids'
help='Lots that were directly or indirectly consumed to produce this lot'
string='Consumed Lots/Serial Numbers'
produce_lot_count
Integer
compute='_compute_produce_lot_ids'
string='Produced Lots/Serial Numbers Count'
produce_lot_ids
Many2many → stock.production.lot
comodel_name='stock.production.lot'
compute='_compute_produce_lot_ids'
help='Lots that were directly or indirectly produced from this lot'
string='Produced Lots/Serial Numbers'
action_view_consume_lots(self)
action_view_produce_lots(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/12.0/stock_production_lot_traceability |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Ivàn Todorovich, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_production_lot_form |
stock.production.lot | div | Inherits stock.view_production_lot_form |
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
consume_lot_count
Integer
compute='_compute_consume_lot_ids'
string='Consumed Lots/Serial Numbers Count'
consume_lot_ids
Many2many → stock.production.lot
comodel_name='stock.production.lot'
compute='_compute_consume_lot_ids'
help='Lots that were directly or indirectly consumed to produce this lot'
string='Consumed Lots/Serial Numbers'
produce_lot_count
Integer
compute='_compute_produce_lot_ids'
string='Produced Lots/Serial Numbers Count'
produce_lot_ids
Many2many → stock.production.lot
comodel_name='stock.production.lot'
compute='_compute_produce_lot_ids'
help='Lots that were directly or indirectly produced from this lot'
string='Produced Lots/Serial Numbers'
action_view_consume_lots(self)
action_view_produce_lots(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-workflow |
| PULL REQUEST | |
| PULL REQUEST | [17.0][MIG] stock_lot_traceability: Migration to 17.0 (#1638) |
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-workflow |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] stock_lot_traceability: Migration to 19.0 (#2224) |