| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture-reporting |
| GIT | |
| GIT | https://github.com/OCA/manufacture-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture-reporting/tree/8.0/mrp_repair_layout |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group |
| COMMITTERS | |
| COMMITTERS | eLBati, OCA Transbot, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.agilebg.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp_repair - mrp - product - base - decimal_precision - base_setup - web_kanban - web - report - procurement - stock_account - stock - board - web_kanban_gauge - web_kanban_sparkline - account - analytic - edi - email_template - resource - sale - sales_team - account_voucher |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
category_template |
category_template | ir.ui.view | qweb | New |
mrp_repair_layout_category_form_view |
mrp_repair.layout.category.form.view | mrp_repair.layout.category | form | New |
mrp_repair_layout_category_search_view |
mrp_repair.layout.category.search.view | mrp_repair.layout.category | search | New |
mrp_repair_layout_category_tree_view |
mrp_repair.layout.category.tree.view | mrp_repair.layout.category | tree | New |
report_mrp_repair_layouted |
report_mrp_repair_layouted | ir.ui.view | qweb | Inherits mrp_repair.report_mrprepairorder |
separator_template |
separator_template | ir.ui.view | qweb | New |
subtotal_template |
subtotal_template | ir.ui.view | qweb | New |
view_repair_order_form_layout |
mrp.repair.form.layout | mrp.repair | xpath | Inherits mrp_repair.view_repair_order_form |
No new fields.
Public methods (3)grouplines(self, ordered_lines, sortkey)
repair_layout_fee_lines(self, order)
repair_layout_operation_lines(self, order)
categ_sequence
Integer
default=0
related='layout_cat_id.sequence'
store=True
string='Layout sequence'
layout_cat_id
Many2one → mrp_repair.layout.category
sequence
Integer
No public methods.
categ_sequence
Integer
default=0
related='layout_cat_id.sequence'
store=True
string='Layout sequence'
layout_cat_id
Many2one → mrp_repair.layout.category
sequence
Integer
No public methods.
name
Char
required=True
args: 'Name'
pagebreak
Boolean
separator
Boolean
default=True
args: 'Add separator'
sequence
Integer
default=10
required=True
args: 'Sequence'
subtotal
Boolean
default=True
args: 'Add subtotal'
No public methods.