Repository
OCA/manufacture · module folder · Try on Runboat
Module version
0.1.0
Category
Manufacturing
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/manufacture
Last tracking update
2026-08-07 07:57:02
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Akim Juillerat, 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 (5)
XML IDNameModelTypeStatus
view_move_line_form stock.move.line.form.inherit stock.move.line form Inherits stock.view_move_line_form
view_move_line_tree stock.move.line.tree.inherit stock.move.line tree Inherits stock.view_move_line_tree
view_move_line_tree_detailed stock.move.line.tree.detailed.inherit stock.move.line tree Inherits stock.view_move_line_tree_detailed
view_stock_move_line_detailed_operation_tree stock.move.line.operations.tree.inherit stock.move.line tree Inherits stock.view_stock_move_line_detailed_operation_tree
view_stock_move_line_operation_tree stock.move.line.operations.tree.inherit stock.move.line tree Inherits stock.view_stock_move_line_operation_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • subcontracting_record_component(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • is_lot_id_editable Boolean
    compute='_compute_is_lot_id_editable' help="Technical field to define if the 'lot_id' field is editable." string='Is lot editable?'
Public methods (1)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)