3
0
Fork 0
Commit Graph

8 Commits (c951b5db142bb48b68f9957cada3ea937f1c4712)

Author SHA1 Message Date
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
Quentin Groulard acec64f61f [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
2022-03-18 15:29:45 +07:00
dsolanki 790fefa232 [MIG] Migrate the module web_m2x_options to v14. 2021-11-05 11:26:02 -04:00
Bhavesh Odedra d3b4fc2e6f [13.0][FIX] issue of field dropdown 2021-11-05 11:26:01 -04:00
Andrés Rodríguez 5b923fd7ea [REF] web_m2x_options: better imp and fixes 2021-11-05 11:26:01 -04:00
Jeroen Evens 0f79b6820d [MIG] web_m2x_options: Migration to 13.0 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