Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
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 07:38:24
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-travis, ps-tubtim
Odoo dependencies
odoo/odoo:
- mrp
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

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

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • action_unbuild(self)
    We need to catch raise behavior when tracked products are unbuild without an original manufacturing order and go on with another workflow with _bypass_tracked_product_without_mo()

New fields (1)
  • allow_unbuild_purchased Boolean
    help="If checked, unbuild orders doesn't assume a previous manufacturing order have built this product.\nIn this case it's a purchased product and you want unbuild it"
Public methods (0)

No public methods.

Loading…