Ernesto Tejeda fbffdc71b2 [FIX+IMP] rma, rma_sale: fix bugs and add improvements
- Fix thrown error when trying to download a picking from the portal.
- Add the hook method to prepare RMA values ​​from the return pick wizard.
- Add the access rule for portal users.
- Show the portal 'Request RMAs' button on the sales page only to users
related to the sales order.
2020-08-20 08:37:52 -04:00
2020-07-13 10:35:23 +00:00
2019-11-19 21:12:48 +01:00
2018-09-27 02:14:15 +02:00
2018-09-27 02:14:15 +02:00
2018-09-27 02:14:15 +02:00

Build Status Coverage Status

RMA (Return Merchandise Authorization)

Management of Return Merchandise Authorization (RMA) in Odoo : product return, warranty control, product exchange, product refund,...

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)
Description
Odoo for Return Merchandise Authorization (RMA)
Readme 19 MiB
Languages
Python 68.3%
HTML 29.4%
JavaScript 2.3%