3
0
Fork 0
Commit Graph

8 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
Quentin Groulard bf17a7d618 [ADD] Option open for One2Many fields
With 'open' option, clicking on a row of a o2m field will open the view for the record in fullscreen rather than in a popup
2024-07-24 08:15:52 +02:00
dsolanki 69ab93611d [MIG] Migrate the module web_m2x_options to v14. 2024-07-24 08:15:52 +02:00
Bhavesh Odedra 5912e8c76b [13.0][FIX] issue of field dropdown 2024-07-24 08:15:52 +02:00
Andrés Rodríguez f5c90d3d75 [REF] web_m2x_options: better imp and fixes 2024-07-24 08:15:52 +02:00
Jeroen Evens 3db68bc071 [MIG] web_m2x_options: Migration to 13.0 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