Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacture Management
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
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, OCA-git-bot, oca-travis, Adrià Gil Sorribes
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form mrp.production form Inherits mrp.mrp_production_form_view
mrp_unbuild_form_view mrp.unbuild.form mrp.unbuild form Inherits mrp.mrp_unbuild_form_view
view_move_line_form account.move.line.form account.move.line form Inherits account.view_move_line_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • manufacture_order_id Many2one → mrp.production
    comodel_name='mrp.production' copy=False index=True string='Manufacture Order'
  • unbuild_order_id Many2one → mrp.unbuild
    comodel_name='mrp.unbuild' copy=False index=True string='Unbuild Order'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…