TIP: You can type at any time to perform a new search.
MRP Serial Number Propagation (subcontracting)
mrp_subcontracting_lot_number_propagation · OCA/manufacture
- 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
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_editableBooleancompute='_compute_is_lot_id_editable'help="Technical field to define if the 'lot_id' field is editable."string='Is lot editable?'
-
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)