mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
* remove unneded copy attributes. * simplify action_view methods. * fix wrong naming. * fix misplaced views. * fix wrong count and view actions for rma.orders in invoices. * fix error when installing the module. * remove unneded data update when preparing rma lines from invoice lines. * minor extra fixes.
51 lines
1.3 KiB
ReStructuredText
51 lines
1.3 KiB
ReStructuredText
.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
|
|
:alt: License LGPL-3
|
|
|
|
===========
|
|
RMA Account
|
|
===========
|
|
|
|
This module integrates Return Merchandise Authorizations (RMA) with invoices,
|
|
allowing to:
|
|
|
|
#. Create complete RMA's using existing invoices as a reference.
|
|
#. Create refunds from a RMA.
|
|
|
|
Usage
|
|
=====
|
|
|
|
RMA are accessible though Inventory menu. There's four menus, divided by type.
|
|
Users can access to the list of RMA or RMA lines.
|
|
|
|
Create an RMA:
|
|
|
|
#. Select a partner. Fill the rma lines by selecting an invoice.
|
|
#. Request approval and approve.
|
|
#. Click on RMA Lines button.
|
|
#. Click on more and select an option: "Receive products", "Create Delivery
|
|
Order, Create Refund".
|
|
#. Go back to the RMA. Set the RMA to done if not further action is required.
|
|
|
|
Bug Tracker
|
|
===========
|
|
|
|
Bugs are tracked on `GitHub Issues
|
|
<https://github.com/Eficent/stock-rma/issues>`_. In case of trouble, please
|
|
check there if your issue has already been reported. If you spotted it first,
|
|
help us smashing it by providing a detailed and welcomed feedback.
|
|
|
|
Credits
|
|
=======
|
|
|
|
Contributors
|
|
------------
|
|
|
|
* Jordi Ballester Alomar <jordi.ballester@eficent.com>
|
|
* Aaron Henriquez <ahenriquez@eficent.com>
|
|
* Lois Rilo <lois.rilo@eficent.com>
|
|
|
|
Maintainer
|
|
----------
|
|
|
|
This module is maintained by Eficent.
|