3
0
Fork 0
Commit Graph

5 Commits (c80765a412a3185b201e64b64e500cf3e24dba17)

Author SHA1 Message Date
nguyenhk 31a5e8e947 [FIX] web_m2x_options: fix test_ir_config_parameter 2022-05-14 08:32:41 +07:00
Carlos Roca e7e795ccdd [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.
2022-03-18 17:28:41 +07:00
Carlos Roca 7fb6885241 [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.
2022-03-18 17:28:38 +07:00
Andrés Rodríguez 80db8b97e3 [IMP] web_m2x_options: black, isort 2021-11-05 11:26:01 -04:00
ernesto 6feba96729 [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
2021-11-05 11:26:01 -04:00