TIP: You can type at any time to perform a new search.
CRM RMA Claim Make Claim
crm_rma_claim_make_claim · OCA/rma
- Repository
- OCA/rma · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.vauxoo.com/
- Last tracking update
- 2026-08-20 22:22:28
- Authors
- Vauxoo, Odoo Community Association (OCA)
- Maintainers
- Vauxoo, Odoo Community Association (OCA)
- Committers
- Denis Roussel, Stéphane Bidoul (ACSONE), Weblate, OCA Transbot, OCA-git-bot, oca-travis, Osval Reyes
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_claim_form_view_inherited |
crm.claim.form.view.inherited | crm.claim | form | Inherits crm_claim.crm_case_claims_form_view |
crm_claim_line_form_view |
CRM - Claim product return line Form | claim.line | form | Inherits crm_claim_rma.crm_claim_line_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
claim_line_idMany2one → claim.linehelp='To link to the claim line object'string='Related claim line' args: 'claim.line'
-
button_create_line_rma_vendor(self)@api.multiCreate RMA Vendor. -
button_rma_vendor_render_view(self)@api.multi
New fields (1)
-
claim_idsMany2many → crm.claimhelp=' - 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.