TIP: You can type at any time to perform a new search.
MRP Tags
mrp_tag · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchases
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 09:06:24
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, Ruchir Shukla, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production.form | mrp.production | form | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
mrp.production.tree | mrp.production | tree | Inherits mrp.mrp_production_tree_view |
mrp_tag_view_form |
mrp.tag.view.form | mrp.tag | form | New |
mrp_tag_view_tree |
mrp.tag.view.tree | mrp.tag | list | New |
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 (1)
-
tag_idsMany2many → mrp.tagcolumn1='mrp_production_id'column2='tag_id'comodel_name='mrp.tag'relation='mrp_production_tag_rel'string='Tags'
No public methods.
New fields (5)
-
child_idsOne2many → mrp.tagargs: 'mrp.tag', 'parent_id' -
colorIntegerdefault=<expr> -
nameCharrequired=Truetranslate=True args: 'Tag Name' -
parent_idMany2one → mrp.tagindex=Trueondelete='cascade' args: 'mrp.tag' -
parent_pathCharindex=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…