3
0
Fork 0
Commit Graph

4 Commits (7ebcfa1d112c4cd1910e18f3cc7c20a89b231d90)

Author SHA1 Message Date
Carlos Roca cb6e7759dd [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.
2021-12-21 10:22:23 +07:00
Carlos Roca 35a284d8a5 [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.
2021-12-21 10:15:42 +07:00
Andrés Rodríguez ac1a5ac788 [IMP] web_m2x_options: black, isort 2021-03-02 14:34:29 +05:30
ernesto 0d8fbd3bd7 [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-03-02 14:34:29 +05:30