OCA-git-bot
6dbc33478c
[BOT] post-merge updates
2024-10-16 09:43:24 +00:00
OCA-git-bot
ede5920018
[BOT] post-merge updates
2024-10-15 08:01:05 +00:00
OCA-git-bot
8114134db8
[BOT] post-merge updates
2024-10-15 07:32:58 +00:00
OCA-git-bot
91fb17cc55
[BOT] post-merge updates
2024-09-16 10:37:04 +00:00
OCA-git-bot
f28a0d1b26
[BOT] post-merge updates
2024-09-16 06:52:03 +00:00
manu
6c3884f025
[MIG]web_m2x_options: Migration to 17.0
2024-07-26 13:28:15 +02:00
Vincent Hatakeyama
c618c0be41
[FIX] web_m2x_options: fix usage errors
2024-07-24 08:15:52 +02:00
Florent de Labarre
567f3e555b
[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-07-24 08:15:52 +02:00
chien
d70acf8634
[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-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
nguyenhk
a4f5bbfb3a
[FIX] web_m2x_options: fix test_ir_config_parameter
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
Germana
3d7a2c422f
[MIG] web_m2x_options: Migration to 15.0
...
[FIX] web_m2x_options: External ID not found in the system web.assets_backend
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
Christopher Ormaza
d0fe81d1ac
Fix mobile enterprise version
2024-07-24 08:15:52 +02:00
Thomas Binsfeld
89cf226768
[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-07-24 08:15:52 +02:00
Andrés Rodríguez
ec50f1495d
[IMP] web_m2x_options: balck and eslint fix
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
Gusti Tammam
808eb50441
[MIG] web_m2x_options: Migration to 12.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
Akim Juillerat
2fe11f9f93
[10.0][ADD] option to deactivate color picker on many2many_tags ( #713 )
2024-07-24 08:15:52 +02:00
David Vidal
10dca0eadb
[MIG] web_m2x_options: migrated to 10.0
2024-07-24 08:15:52 +02:00