Carlos Roca
a9c15b35ec
[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.
2020-11-09 12:01:28 +01:00
Carlos Roca
5427b0e57f
[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.
2020-11-09 11:58:03 +01:00
Quentin Groulard
8e069bac93
[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
2020-01-24 17:07:20 +01:00
ernesto
60b2779437
[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
2019-02-21 01:08:30 +01:00