TIP: You can type at any time to perform a new search.
Manufacturing - Workcenter Cost Duration
mrp_workcenter_cost · OCA/manufacture
- 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
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_costSelectiondefault='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=Trueselection=[('theoretical', 'Theoretical'), ('effective', 'Effective')]string='Workcenter Cost Duration'
No public methods.