Author: | Tecnativa, Odoo Community Association (OCA) |
---|---|
License: | AGPL-3 |
Branch: | 13.0 |
Repository: | Change2improve/rma |
Dependencies: | mrp, rma, and rma_sale |
Languages: | HTML (371, 22.9%), PO File (442, 27.3%), Python (442, 27.3%), XML (274, 16.9%), and reStructuredText (89, 5.5%) |
Other branches: | 12.0, 14.0, and 15.0 |
Other repositories: | ERPLibre/rma, Gabinete-Digital/rma, Ingeos/rma, NeatNerdPrime/rma, OCA/rma, Tecnativa/rma, Vauxoo/rma, anhvu-sg/rma, kmee/rma, and ursais/rma |
This module enables RMAs for kits, wich isn't compatible with the base modules. In the backend side, we can return separate component while in the frontend side, customers can return the whole kit and the proper RMAs will be generated.
Table of contents
To use this module, you need to:
We compute the kits from the original demanded quantity in the sale order. If this quantity was to change, we could loose the right components per kit reference. So this should be very present. Also, v12 has a very poor support for delivered quantities, that is very improved in v13 with the introduction of the link to the BoM line in the stock moves. That approach could lead to errors as well, as the BoM line could change in the future loosing again the original components per kit reference. Anyway, is to be considered in that version to use the same rules so they fail for the same reasons.
Some extra features would be nice to have:
Bugs are tracked on GitHub 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.
Do not contact contributors directly about support or help with technical issues.
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/rma project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.