TIP: You can type at any time to perform a new search.
RMA Claims Mass Return by Lot
crm_rma_lot_mass_return · OCA/rma
- Repository
- OCA/rma · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Generic Modules/CRM & SRM
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- Yes
- Auto-installable
- No
- Website
- http://www.akretion.com
- Last tracking update
- 2026-08-07 07:17:45
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
RMA Claim Mass Return by Lot ============================ This module adds possibility to return a whole lot of product from a Claim and create a incoming shipment for them. WARNING: This module is currently not yet completely debugged and is waiting his author to be.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_claim_rma_form_view |
CRM - Claim product return Form | crm.claim | form | Inherits crm_claim_rma.crm_claim_rma_form_view |
view_create_return_serial_form |
returned_lines_from_serial_wiew | returned_lines_from_serial.wizard | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (8)-
action_add_and_close(self, cr, uid, ids, context=None) -
action_add_and_new(self, cr, uid, ids, context=None) -
action_cancel(self, cr, uid, ids, conect=None) -
add_return_lines(self, cr, uid, ids, context=None) -
get_product_id(self, cr, uid, ids, product_set, context=None) -
prodlot_2_invoice(self, cr, uid, prodlot_id, product_id) -
prodlot_2_product(self, cr, uid, prodlot_ids) -
stock_move_2_invoice(self, cr, uid, stock_move_ids)
Loading…
Loading…