Commit Graph

22 Commits (f64cdf0a8acb261be01ae626de38d703ff8b6a95)

Author SHA1 Message Date
Siddharth Bhalgami a5c88c6568 [MIG][18.0] web_m2x_options 2025-03-25 11:04:08 +05:30
OCA-git-bot d90b2b8e70 [BOT] post-merge updates 2024-10-29 13:34:31 +05:30
OCA-git-bot 3985bc4d4a [BOT] post-merge updates 2024-10-29 13:34:31 +05:30
OCA-git-bot a3f8e5a856 [BOT] post-merge updates 2024-10-29 13:34:31 +05:30
OCA-git-bot 145d73d120 [BOT] post-merge updates 2024-10-29 13:34:31 +05:30
manu 35397320ac [MIG]web_m2x_options: Migration to 17.0 2024-10-29 13:34:30 +05:30
Vincent Hatakeyama 3198c459e3 [FIX] web_m2x_options: fix usage errors 2024-10-29 13:34:30 +05:30
Florent de Labarre 714d3cedc4 [16.0] web_m2x_options: impossible to open a mass mailing
JS Issue:
OwlError: Invalid props for component 'FieldMany2OneMailingFilter': unknown key 'searchMore', unknown key 'nodeOptions'
    at Object.validateProps (https://odoo.simplyfeu.com/web/assets/1913698-b61fd5b/web.assets_common.min.js:1698:67)
    at Field.template (eval at compile (https://odoo.simplyfeu.com/web/assets/1913698-b61fd5b/web.assets_common.min.js:2057:374), <anonymous>:17:13)
    at Fiber._render (https://odoo.simplyfeu.com/web/assets/1913698-b61fd5b/web.assets_common.min.js:1496:96)
    at Fiber.render (https://odoo.simplyfeu.com/web/assets/1913698-b61fd5b/web.assets_common.min.js:1495:6)
    at ComponentNode.initiateRender (https://odoo.simplyfeu.com/web/assets/1913698-b61fd5b/web.assets_common.min.js:1563:47)
2024-10-29 13:34:30 +05:30
chien ffcc0ca903 [FIX] web_m2x_options: Avoid constant RPC calls
Instead of calling interactively to the server to get the options, they are stored at the beginning of the session.
2024-10-29 13:34:30 +05:30
Diep Huu Hoang bf4ace489b [16.0][MIG] web_m2x_options: Migration to 16.0 2024-10-29 13:34:30 +05:30
nguyenhk 2cdf7d090e [FIX] web_m2x_options: fix test_ir_config_parameter 2024-10-29 13:34:30 +05:30
Carlos Roca 9219b0b620 [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-10-29 13:34:30 +05:30
Germana e787468077 [MIG] web_m2x_options: Migration to 15.0
[FIX] web_m2x_options:  External ID not found in the system web.assets_backend
2024-10-29 13:34:30 +05:30
dsolanki 15d2e448c5 [MIG] Migrate the module web_m2x_options to v14. 2024-10-29 13:34:30 +05:30
Christopher Ormaza dde535b9dc Fix mobile enterprise version 2024-10-29 13:34:30 +05:30
Thomas Binsfeld 0374c9685f [FIX] web_m2x_options: quick search filter only if search value
Before this commit, an empty filter was applied when opening the search more if nothing in the quick search.
2024-10-29 13:34:30 +05:30
Andrés Rodríguez 5e6283da6e [IMP] web_m2x_options: balck and eslint fix 2024-10-29 13:34:30 +05:30
Jeroen Evens 7c7a56384e [MIG] web_m2x_options: Migration to 13.0 2024-10-29 13:34:30 +05:30
Gusti Tammam 0230288585 [MIG] web_m2x_options: Migration to 12.0 2024-10-29 13:34:30 +05:30
ernesto 753490c580 [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-10-29 13:34:30 +05:30
Akim Juillerat b876e78e4c [10.0][ADD] option to deactivate color picker on many2many_tags (#713) 2024-10-29 13:34:30 +05:30
David Vidal 125fc07b06 [MIG] web_m2x_options: migrated to 10.0 2024-10-29 13:34:30 +05:30