3
0
Fork 0
Commit Graph

12 Commits (17.0)

Author SHA1 Message Date
manu 6c3884f025 [MIG]web_m2x_options: Migration to 17.0 2024-07-26 13:28:15 +02:00
manu f6edfac2f9 [IMP] web_m2x_options: black, isort, prettier 2024-07-24 08:15:52 +02:00
Vincent Hatakeyama c618c0be41 [FIX] web_m2x_options: fix usage errors 2024-07-24 08:15:52 +02:00
Diep Huu Hoang 4c380a3224 [16.0][MIG] web_m2x_options: Migration to 16.0 2024-07-24 08:15:52 +02:00
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