Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing/Manufacturing
Folder size
0.04 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
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Sébastien Alix, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_template_form_view product.template form Inherits product.product_template_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • mrp_workcenter_cost Selection
    default='effective' help='Controls how to compute the workcenter cost for manufactured products.\n* Theoretical: The cost is computed based on the theoretical duration of the workcenter.\n* Effective: The cost is computed based on the real duration of the workcenter.' required=True selection=[('theoretical', 'Theoretical'), ('effective', 'Effective')] string='Workcenter Cost Duration'
Public methods (0)

No public methods.