manu
35397320ac
[MIG]web_m2x_options: Migration to 17.0
2024-10-29 13:34:30 +05:30
chien
ffcc0ca903
[FIX] web_m2x_options: Avoid constant RPC calls
...
Instead of calling interactively to the server to get the options, they are stored at the beginning of the session.
2024-10-29 13:34:30 +05:30
nguyenhk
2cdf7d090e
[FIX] web_m2x_options: fix test_ir_config_parameter
2024-10-29 13:34:30 +05:30
Carlos Roca
ba1fc7a13f
[IMP] web_m2x_options: Added limit for o2m field entries
...
Added the system parameter "web_m2x_options.field_limit_entries" to set the limit of entries that can be displayed.
2024-10-29 13:34:30 +05:30
Carlos Roca
9219b0b620
[IMP] web_m2x_options: Efficiency
...
Improved the efficiency of code: With this improvement we achieve to just do an rpc call when the js file is called instead of do the call for each field.
2024-10-29 13:34:30 +05:30
Andrés Rodríguez
0f51ed5f64
[IMP] web_m2x_options: black, isort
2024-10-29 13:34:30 +05:30
ernesto
753490c580
[MIG] web_m2x_options: Migration to 11.0
...
web_m2x_options: Fix usage for non-admins
web_m2x_options: Reduce rpc calls
web_m2x_options: Update manifest and readme
2024-10-29 13:34:30 +05:30