MRP Production Unique Lot

mrp_production_unique_lot
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/16.0/mrp_production_unique_lot
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Marina Alapont
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • 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.'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/manufacture
PULL REQUEST
PULL REQUEST[19.0][MIG] mrp_production_unique_lot (#1734)