Skip to content
Snippets Groups Projects
Commit b4949f75 authored by Olivier Dony's avatar Olivier Dony
Browse files

Revert "[FIX] web: Can't save a x2m in list editable if contains a m2m_tags with a color field"

Reverted because it causes issue #10083 when serializing
nexted x2many values, and produces invalid x2many commands,
such as:

    `[[6, false, [[5, false, false], [6, false, [8]]]]]`

Pending a proper fix for the oririginal issue.

This reverts commit 7e2628ae.

Closes #10083
parent fda5021e
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