TIP: You can type at any time to perform a new search.
MRP Production Unique Lot
mrp_production_unique_lot · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Manufacturing
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 08:09:18
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Marina Alapont, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view_unique_lot |
mrp.production.form.unique.lot | mrp.production | form | Inherits mrp.mrp_production_form_view |
view_picking_type_form_inherit_mrp_unique_lot |
Operation Types - Unique Production Lot | stock.picking.type | form | Inherits mrp.view_picking_type_form_inherit_mrp |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
allowed_lot_producing_idsMany2many → stock.lotcompute='_compute_allowed_lot_producing_ids'string='Allowed Lot/Serial Numbers' args: 'stock.lot' -
force_lot_uniquenessBooleanrelated='picking_type_id.force_production_lot_uniqueness'
No public methods.
New fields (1)
-
force_production_lot_uniquenessBooleanhelp='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
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 181 days ago
- Last activity
- 143 days ago
- Repository
- OCA/manufacture
- Pull request
- [19.0][MIG] mrp_production_unique_lot (#1734)