3
0
Fork 0
Commit Graph

4 Commits (f7a0b315c044aa9dc5f5fbed51fa9b4d0923b2ae)

Author SHA1 Message Date
Carlos Roca f7a0b315c0 [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-07-24 08:15:52 +02:00
Carlos Roca eade95d350 [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-07-24 08:15:52 +02:00
Andrés Rodríguez 719001cb0f [IMP] web_m2x_options: black, isort 2024-07-24 08:15:52 +02:00
ernesto edcb3020c4 [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-07-24 08:15:52 +02:00