JordiMForgeFlow
|
bb4b8a27dc
|
[IMP] web_m2x_options: use common object to reuse in props assignment
|
2024-10-16 11:31:55 +02:00 |
JordiMForgeFlow
|
02175423e5
|
[FIX] web_m2x_options: add fieldColor to KanbanMany2ManyTagsAvatarField
|
2024-10-15 11:39:21 +02:00 |
JordiMForgeFlow
|
eaee2e84ac
|
[IMP] web_m2x_options: remove unneeded fieldColor on ListMany2ManyTagsAvatarField
ListMany2ManyTagsAvatarField already extends from Many2ManyTagsAvatarField
|
2024-10-15 09:51:04 +02:00 |
JordiMForgeFlow
|
1f71e529e9
|
[FIX] web_m2x_options: add fieldColor to ListMany2ManyTagsAvatarField and Many2ManyTagsAvatarField
|
2024-10-14 11:22:13 +02:00 |
OCA-git-bot
|
58b8b2a4ce
|
Merge PR #2924 into 17.0
Signed-off-by pedrobaeza
|
2024-09-16 10:33:20 +00:00 |
wout
|
9e1b022341
|
[FIX] Error opening product form in shop floor
|
2024-08-29 13:23:05 +02:00 |
Christopher Rogos
|
767de4c065
|
[FIX] web_m2x_options: add fieldColor to Many2OneAvatarUserField and KanbanMany2OneAvatarUserField
|
2024-08-23 06:59:57 +00:00 |
Carlos Roca
|
c3acb6e641
|
[FIX] web_m2x_options: Error if not web_m2x_options set on session
|
2024-08-14 09:20:12 +02:00 |
manu
|
6c3884f025
|
[MIG]web_m2x_options: Migration to 17.0
|
2024-07-26 13:28:15 +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 |