Skip to content
Snippets Groups Projects
Commit a29837f0 authored by Xavier ALT's avatar Xavier ALT
Browse files

[FIX] core: add UPDATE as valid many2many command in SSF


This commit fix the "Unsupported M2M command 1" raised `Form` helper.

The `onchange()` method will in fact emit UPDATE command for many2many
fields when the value submitted an the one in database has changed
(this is the case for example for nested m2m in form views)

OPW-2044631

closes odoo/odoo#59937

X-original-commit: 76bd8208a416cefab6becff9f2d7204c7d196201
Signed-off-by: default avatarXavier Morel (xmo) <xmo@odoo.com>
Signed-off-by: default avatarXavier ALT <xavieralt@users.noreply.github.com>
parent b20bb5b6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment