mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
58e2383ed220b42c03034ed1958321d80e6dbd0d
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 | 16.0.1.0.0 | ![]() |
Product Warranty |
| rma | 16.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%



