| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/rma |
| GIT | |
| GIT | https://github.com/OCA/rma.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/rma/tree/18.0/rma_repair |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | RMA |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Antoni Marroig |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Antoni Marroig |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/rma |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/rma: - rma odoo/odoo: - stock_account - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - onboarding - analytic - repair - sale_stock - sale - sales_team - account_payment - payment - utm - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to create a repair order from RMA and depends of the repair if it's success can return the article to customer otherwise make a refund or replace for a new product. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
rma_operation_form_view |
rma.operation | xpath | Inherits rma.rma_operation_form_view | |
rma_view_form |
rma.view.form | rma | xpath | Inherits rma.rma_view_form |
view_repair_order_form_inherit |
repair.order.form.inherit | repair.order | xpath | Inherits repair.view_repair_order_form |
rma_ids
One2many → rma
comodel_name='rma'
inverse_name='repair_id'
string='RMAs'
action_view_repair_rma(self)
can_be_repaired
Boolean
compute='_compute_can_be_repaired'
repair_id
Many2one → repair.order
action_confirm(self)
action_create_repair_order(self)
action_view_rma_repair_order(self)
update_received_state_on_reception(self)
action_create_repair
Selection
help='Define how the repair action should be handled.'
string='Repair Action'
args: [('manual_on_confirm', 'Manually on Confirm'), ('automatic_on_confirm', 'Automatically on Confirm'), ('manual_after_receipt', 'Manually After Receipt'), ('automatic_after_receipt', 'Automatically After Receipt')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/rma |
| GIT | |
| GIT | https://github.com/OCA/rma.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/rma/tree/17.0/rma_repair |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | RMA |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Antoni Marroig |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Antoni Marroig |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/rma |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/rma: - rma_lot - rma OCA/stock-logistics-workflow: - stock_picking_return_lot - stock_restrict_lot odoo/odoo: - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - onboarding - analytic - repair - sale_stock - sale - sales_team - account_payment - payment - utm - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to create a repair order from RMA and depends of the repair if it's success can return the article to customer otherwise make a refund or replace for a new product. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
rma_operation_form_view |
rma.operation | xpath | Inherits rma.rma_operation_form_view | |
rma_view_form |
rma.view.form | rma | xpath | Inherits rma.rma_view_form |
view_repair_order_form_inherit |
repair.order.form.inherit | repair.order | xpath | Inherits repair.view_repair_order_form |
rma_ids
One2many → rma
comodel_name='rma'
inverse_name='repair_id'
string='RMAs'
action_view_repair_rma(self)
can_be_repaired
Boolean
compute='_compute_can_be_repaired'
repair_id
Many2one → repair.order
action_confirm(self)
action_create_repair_order(self)
action_view_rma_repair_order(self)
update_received_state_on_reception(self)
action_create_repair
Selection
help='Define how the repair action should be handled.'
string='Repair Action'
args: [('manual_on_confirm', 'Manually on Confirm'), ('automatic_on_confirm', 'Automatically on Confirm'), ('manual_after_receipt', 'Manually After Receipt'), ('automatic_after_receipt', 'Automatically After Receipt')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/rma |
| GIT | |
| GIT | https://github.com/OCA/rma.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/rma/tree/16.0/rma_repair |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | RMA |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Antoni Marroig |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Antoni Marroig |
| COMMITTERS | |
| COMMITTERS | sbejaoui, OCA-git-bot, oca-ci, Nicolas Delbovier |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/rma |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/rma: - rma_lot - rma OCA/stock-logistics-workflow: - stock_picking_return_lot - stock_restrict_lot odoo/odoo: - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - repair - sale_management - sale - sales_team - account_payment - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to create a repair order from RMA and depends of the repair if it's success can return the article to customer otherwise make a refund or replace for a new product. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
rma_operation_form_view |
rma.operation | xpath | Inherits rma.rma_operation_form_view | |
rma_view_form |
rma.view.form | rma | xpath | Inherits rma.rma_view_form |
view_repair_order_form_inherit |
repair.order.form.inherit | repair.order | xpath | Inherits repair.view_repair_order_form |
rma_ids
One2many → rma
comodel_name='rma'
inverse_name='repair_id'
string='RMAs'
action_view_repair_rma(self)
can_be_repaired
Boolean
compute='_compute_can_be_repaired'
repair_id
Many2one → repair.order
copy=False
args: 'repair.order'
action_confirm(self)
action_create_repair_order(self)
action_view_rma_repair_order(self)
update_received_state_on_reception(self)
action_create_repair
Selection
help='Define how the repair action should be handled.'
string='Repair Action'
args: [('manual_on_confirm', 'Manually on Confirm'), ('automatic_on_confirm', 'Automatically on Confirm'), ('manual_after_receipt', 'Manually After Receipt'), ('automatic_after_receipt', 'Automatically After Receipt')]
No public methods.