RMA Repair

rma_repair
REPOSITORY
REPOSITORYOCA/rma
GIT
GIThttps://github.com/OCA/rma.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/rma/tree/18.0/rma_repair
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYRMA
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Antoni Marroig
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Antoni Marroig
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/rma
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/rma:
    - rma
odoo/odoo:
    - stock_account
    - stock
    - product
    - base
    - mail
    - 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.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (3)

New fields (1)
  • rma_ids One2many → rma
    comodel_name='rma' inverse_name='repair_id' string='RMAs'
Public methods (1)
  • action_view_repair_rma(self)

New fields (2)
  • can_be_repaired Boolean
    compute='_compute_can_be_repaired'
  • repair_id Many2one → repair.order
    args: 'repair.order'
Public methods (4)
  • action_confirm(self)
  • action_create_repair_order(self)
  • action_view_rma_repair_order(self)
  • update_received_state_on_reception(self)

New fields (1)
  • 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')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/rma
GIT
GIThttps://github.com/OCA/rma.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/rma/tree/17.0/rma_repair
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYRMA
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Antoni Marroig
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Antoni Marroig
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
WEBSITE
WEBSITEhttps://github.com/OCA/rma
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (3)

New fields (1)
  • rma_ids One2many → rma
    comodel_name='rma' inverse_name='repair_id' string='RMAs'
Public methods (1)
  • action_view_repair_rma(self)

New fields (2)
  • can_be_repaired Boolean
    compute='_compute_can_be_repaired'
  • repair_id Many2one → repair.order
    args: 'repair.order'
Public methods (4)
  • action_confirm(self)
  • action_create_repair_order(self)
  • action_view_rma_repair_order(self)
  • update_received_state_on_reception(self)

New fields (1)
  • 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')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/rma
GIT
GIThttps://github.com/OCA/rma.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/rma/tree/16.0/rma_repair
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYRMA
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Antoni Marroig
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Antoni Marroig
COMMITTERS
COMMITTERSsbejaoui, OCA-git-bot, oca-ci, Nicolas Delbovier
WEBSITE
WEBSITEhttps://github.com/OCA/rma
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (3)

New fields (1)
  • rma_ids One2many → rma
    comodel_name='rma' inverse_name='repair_id' string='RMAs'
Public methods (1)
  • action_view_repair_rma(self)

New fields (2)
  • can_be_repaired Boolean
    compute='_compute_can_be_repaired'
  • repair_id Many2one → repair.order
    copy=False args: 'repair.order'
Public methods (4)
  • action_confirm(self)
  • action_create_repair_order(self)
  • action_view_rma_repair_order(self)
  • update_received_state_on_reception(self)

New fields (1)
  • 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')]
Public methods (0)

No public methods.