3
0
Fork 0
Commit Graph

9 Commits (86d79fb10fe547d661b51a1d0defbe5a68338220)

Author SHA1 Message Date
Diep Huu Hoang b803f95772 [16.0][MIG] web_m2x_options: Migration to 16.0 2023-03-28 12:48:05 +07:00
Carlos Roca 393101e2fe [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.
2023-02-15 15:13:53 +07:00
Carlos Roca 18719aa07d [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.
2023-02-15 15:13:53 +07:00
Quentin Groulard 7f31a58519 [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
2023-02-15 15:13:53 +07:00
dsolanki 0888af3914 [MIG] Migrate the module web_m2x_options to v14. 2023-02-15 15:13:53 +07:00
Bhavesh Odedra 5fa61f29ae [13.0][FIX] issue of field dropdown 2023-02-15 15:13:53 +07:00
Andrés Rodríguez 16c81558ff [REF] web_m2x_options: better imp and fixes 2023-02-15 15:13:53 +07:00
Jeroen Evens 239c515261 [MIG] web_m2x_options: Migration to 13.0 2023-02-15 15:13:53 +07:00
ernesto 1aaae8a352 [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
2023-02-15 15:13:53 +07:00