MRP BoM Produce Delay in Hour

mrp_bom_produce_delay_in_hour
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/16.0/mrp_bom_produce_delay_in_hour
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Quentin Dupont, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - mrp_bom_produce_delay
    - mrp_product_produce_delay_in_hour
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
view_mrp_bom_form_glue_module_produce_delay_add_fields mrp.bom xpath Inherits mrp.mrp_bom_form_view
view_mrp_bom_form_glue_module_produce_delay_hide_fields mrp.bom xpath Inherits mrp_bom_produce_delay.view_mrp_bom_form_produce_delay
Models touched (1)

New fields (1)
  • produce_delay_in_hour Float
    compute='_compute_produce_delay_in_hour' help='Average lead time in hours to manufacture this Bill Of Material. Changes here will affect Product Produce Delay.' inverse='_inverse_produce_delay_in_hour'
Public methods (0)

No public methods.