Files
rma/rma_sale/models
Pedro M. Baeza 8a55c07b73 [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-05 21:26:40 +01:00
..
2022-12-05 21:26:40 +01:00
2021-06-19 11:39:20 +02:00