| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/16.0/mrp_production_unique_lot |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Marina Alapont |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - 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 |
|---|---|---|---|---|
mrp_production_form_view_unique_lot |
mrp.production.form.unique.lot | mrp.production | field | Inherits mrp.mrp_production_form_view |
view_picking_type_form_inherit_mrp_unique_lot |
Operation Types - Unique Production Lot | stock.picking.type | field | Inherits mrp.view_picking_type_form_inherit_mrp |
allowed_lot_producing_ids
Many2many → stock.lot
compute='_compute_allowed_lot_producing_ids'
string='Allowed Lot/Serial Numbers'
args: 'stock.lot'
force_lot_uniqueness
Boolean
related='picking_type_id.force_production_lot_uniqueness'
No public methods.
force_production_lot_uniqueness
Boolean
help='If checked, each Manufacturing Order (MO) will have a unique lot number for its finished products. Therefore, lot numbers that have already been used in an MO cannot be reused.'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/manufacture |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] mrp_production_unique_lot (#1734) |