Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing
Folder size
0.09 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/manufacture
Last tracking update
2026-08-07 08:09:18
Authors
Odoo Community Association (OCA), GRAP
Maintainers
Odoo Community Association (OCA), GRAP
Committers
Weblate, OCA-git-bot, oca-ci, Quentin Dupont
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_mrp_bom_form_glue_module_produce_delay_add_fields mrp.bom form Inherits mrp.mrp_bom_form_view
view_mrp_bom_form_glue_module_produce_delay_hide_fields mrp.bom form Inherits mrp_bom_produce_delay.view_mrp_bom_form_produce_delay
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.