Pedro M. Baeza d5b9b0c6cf [IMP] rma_sale: Domains performance
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.
2022-12-09 16:09:42 +01:00
2022-12-01 17:45:30 +00:00
2022-09-18 18:05:59 +00:00
2022-09-18 18:05:59 +00:00
2020-10-08 21:46:06 +02:00
2022-03-31 17:27:35 +02:00
2021-05-14 19:26:18 +02:00
2022-09-02 18:00:17 +02:00
2021-05-14 19:26:18 +02:00
2022-09-02 18:00:17 +02:00
2020-10-08 21:46:06 +02:00
2020-10-08 21:46:06 +02:00
2022-10-26 13:46:07 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

rma

TODO: add repo description.

Available addons

addon version maintainers summary
product_warranty 14.0.1.0.0 osi-scampbell max3903 Product Warranty
rma 14.0.3.2.4 ernestotejeda Return Merchandise Authorization (RMA)
rma_sale 14.0.2.2.1 ernestotejeda Sale Order - Return Merchandise Authorization (RMA)
rma_sale_mrp 14.0.1.0.0 chienandalu Allow doing RMAs from MRP kits
website_rma 14.0.1.0.0 ernestotejeda 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
Odoo for Return Merchandise Authorization (RMA)
Readme 19 MiB
Languages
Python 68.3%
HTML 29.4%
JavaScript 2.3%