TIP: You can type at any time to perform a new search.
MRP Project
project_mrp · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Services/Project
- Folder size
- 0.2 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-15 22:44:15
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Julien Castiaux, William Henrotin, Prakash Prajapati, Tiffany Chang (tic), Gorash, Audric Onockx (auon), Dylan Kiss (dyki), Maxime de Neuville, Mohammad Abdulmoneim, K Theja (kthe), pish-odoo, tpma-odoo
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_bom_form_view_inherited_project_mrp |
mrp.bom.form.inherited.project_mrp | mrp.bom | form | Inherits mrp.mrp_bom_form_view |
mrp_production_form_view_inherit_project_mrp |
mrp.production.view.inherited | mrp.production | form | Inherits mrp.mrp_production_form_view |
view_production_tree_view_inherit_project_mrp |
mrp.production.list.view.inherit.project_mrp | mrp.production | list | Inherits mrp.mrp_production_tree_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (1)
-
project_idMany2one → project.projectdomain=[('is_template', '=', False)] args: 'project.project'
No public methods.
New fields (1)
-
project_idMany2one → project.projectcompute='_compute_project_id'domain=[('is_template', '=', False)]readonly=Falsestore=True args: 'project.project'
-
action_generate_bom(self) -
action_open_project(self)
New fields (2)
-
bom_countIntegercompute='_compute_bom_count'export_string_translation=Falsegroups='mrp.group_mrp_user' -
production_countIntegercompute='_compute_production_count'export_string_translation=Falsegroups='mrp.group_mrp_user'
-
action_view_mrp_bom(self) -
action_view_mrp_production(self)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…