mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
a54bd1bd16811b23ad223b27dfcf6b9cd4b6cc95
For avoiding a big list of IDs being transferred when no sales order is selected on the RMA, we have changed domains to make use of the possibility of pyjs expressions allowed in the domains. No ternary operators nor list sums are allowed in pyjs, but using a combination of allowed IDs with a controlled length of values + and/or operators to switch domains is enough for having the right performance and avoid to depend on other modules like web_domain_field.
rma
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| product_warranty | 15.0.1.0.1 | ![]() |
Product Warranty |
| rma | 15.0.1.1.1 | ![]() |
Return Merchandise Authorization (RMA) |
| rma_sale | 15.0.1.0.1 | ![]() |
Sale Order - Return Merchandise Authorization (RMA) |
| stock_production_lot_warranty | 15.0.1.0.0 | ![]() |
Add warranty date to stock production lot |
| website_rma | 15.0.1.0.0 | ![]() |
Return Merchandise Authorization (RMA) |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
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.
Description
Languages
Python
68.3%
HTML
29.4%
JavaScript
2.3%



