Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
MRP
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:42:53
Authors
Odoo Community Association (OCA), Quartile
Maintainers
Odoo Community Association (OCA), Quartile
Committers
Aungkokolin1997, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the Actual Date functionality provided by
[stock_move_actual_date](https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_move_actual_date#readme)
to manufacturing orders, unbuild orders, and scraps.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form mrp.production form Inherits mrp.mrp_production_form_view
mrp_production_tree_view mrp.production.list mrp.production list Inherits mrp.mrp_production_tree_view
mrp_unbuild_form_view mrp.unbuild.form mrp.unbuild form Inherits mrp.mrp_unbuild_form_view
mrp_unbuild_form_view_simplified mrp.unbuild.simplified.form mrp.unbuild form Inherits mrp.mrp_unbuild_form_view_simplified
mrp_unbuild_search_view mrp.unbuild.search mrp.unbuild search Inherits mrp.mrp_unbuild_search_view
mrp_unbuild_tree_view mrp.unbuild.list mrp.unbuild list Inherits mrp.mrp_unbuild_tree_view
view_mrp_production_filter mrp.production.search mrp.production search Inherits mrp.view_mrp_production_filter
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 (0)

No new fields.

Public methods (1)
  • action_unbuild(self)

Loading…