| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/rma |
| GIT | |
| GIT | https://github.com/OCA/rma.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/rma/tree/8.0/crm_rma_claim_make_claim |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Vauxoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Vauxoo |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, Osval Reyes |
| WEBSITE | |
| WEBSITE | http://www.vauxoo.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 18:12:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/crm: - crm_claim_type - crm_claim_code OCA/rma: - crm_claim_rma - crm_claim_rma_code - crm_rma_location - product_warranty - crm_claim_product_supplier - crm_rma_lot_mass_return - crm_rma_prodlot_invoice - crm_rma_prodlot_supplier OCA/stock-logistics-workflow: - product_unique_serial - stock_no_negative odoo/odoo: - stock - product - base - decimal_precision - base_setup - web_kanban - web - report - procurement - board - web_kanban_gauge - web_kanban_sparkline - purchase - stock_account - account - analytic - edi - email_template - sale - sales_team - account_voucher - crm_claim - crm - base_action_rule - resource - calendar - web_calendar - fetchmail - sale_stock |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_claim_form_view_inherited |
crm.claim.form.view.inherited | crm.claim | xpath | Inherits crm_claim.crm_case_claims_form_view |
crm_claim_line_form_view |
CRM - Claim product return line Form | claim.line | xpath | Inherits crm_claim_rma.crm_claim_line_form_view |
claim_line_id
Many2one → claim.line
help='To link to the claim line object'
string='Related claim line'
args: 'claim.line'
button_create_line_rma_vendor(self)
button_rma_vendor_render_view(self)
claim_ids
Many2many → crm.claim
help=' - For a Vendor Claim means the RMA-C that generates the current RMA-V.\n - For a Customer Claim means the RMA-V generated to fulfill the current RMA-C.'
string='Related Claims'
args: 'crm.claim', 'claim_rel', 'claim_parent', 'claim_child'
No public methods.