Skip to content
Snippets Groups Projects
Commit ca9a733b authored by Jinal Patel's avatar Jinal Patel Committed by Aaron Bohy
Browse files

[IMP] web: support oe_read_only and oe_edit_only in x2m list


Before this rev., classNames 'oe_read_only' (only display in
readonly mode) and 'oe_edit_only' (only display in edit mode)
didn't work in x2m lists inside form views (only the cells in the
tbody were hidden, but not the header). This rev. makes this work.

Task 1949618

closes odoo/odoo#36117

Signed-off-by: default avatarAaron Bohy (aab) <aab@odoo.com>
parent 4057227d
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