Skip to content
/ rma Public
forked from OCA/rma

Odoo for Return Merchandise Authorization (RMA)

License

Notifications You must be signed in to change notification settings

aurestic/rma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

RMA (Return Merchandise Authorization)

Management of Return Merchandise Authorization (RMA) in Odoo takes care of product returns for customer and supplier, warranty control, product exchange, product refund, product repair. These modules provide tools that complement RMA activities and workflow.

The workflow allowed by this project looks like:

  1. Receive an email from customers and automatically creates a Claim
  2. Route this claim correctly and affect a responsible and open it
  3. Find the invoice concerned by the claim
  4. Check the warranty status
  5. Choose between various possibilities :
  6. Refuse the Claim (e.g. out of warranty)
  7. Return the customer's goods and send new ones in 2 click
  8. Send the goods to the supplier
  9. Refund the customer

Main modules:

product_warranty

Extend the warranty details to product/supplier form

  • supplier warranty
  • return product to company, supplier, brand
  • return instructions

crm_claim_rma

Management of Return Merchandise Authorization (RMA) in OpenERP. Upgrade the standard crm_claim module to add :

  • product returns (one by one, mass return by invoice)
  • warranty control & return address (based on invoice date and product form)
  • product picking in / out
  • product refund
  • product exchange
  • access to related customer data (orders, invoices, refunds, picking in/out)

Available addons

addon version summary
crm_claim_product_supplier 8.0.1.0.0 CRM Claim Product Supplier
crm_claim_rma 8.0.1.1.1 RMA Claim (Product Return Management)
crm_claim_rma_code 8.0.1.0.0 CRM Claim RMA Code
crm_rma_advance_warranty 8.0.1.0.0 CRM RMA Advance Warranty
crm_rma_claim_make_claim 8.0.1.0.0 CRM RMA Claim Make Claim
crm_rma_location 8.0.1.0.0 RMA Location
crm_rma_lot_mass_return 8.0.1.0.0 RMA Claims Mass Return by Lot
crm_rma_prodlot_invoice 8.0.1.0.0 CRM Claim Prodlot Invoice
crm_rma_prodlot_supplier 8.0.1.0.0 Claim Prodlot Supplier
crm_rma_stock_location 8.0.1.0.0 RMA Stock Location
product_warranty 8.0.1.0.0 Product warranty
rma 8.0.1.0.0 App RMA

Unported addons

addon version summary
crm_claim_categ_as_name 1.0 (unported) crm_claim_categ_as_name
crm_claim_ext 1.0 (unported) CRM claim extension
crm_rma_by_shop 1.0 (unported) RMA Claims by shop

Translation status

Transifex Status

About

Odoo for Return Merchandise Authorization (RMA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • JavaScript 3.3%