Skip to Content
Menu
This question has been flagged
4 Replies
20017 Views

I can show a many2many relation in a tree view with the many2many_tags widget.
I can show a many2one relation in a tree view with the many2one_tags widget.
I cannot show a one2many relation in a tree view with a one2many_tags widget as that doesn't seem to exist.
I CAN use an inline definition for the tree view which will show me a count: 1 dataset, 2 datasets etc.
How does Odoo intend to display a one2many relation in a tree view?

Avatar
Discard
Author

Thank you, I'll give the free one a try! Is there a reason why this is not part of the platform? It seems basic to me.

Sorry, I don't know why! But I think you can use many2many instead if you really need the tags, maybe that's good enough in most cases.

Author Best Answer

OK, thanks! I didn't immediately realize that the many2many_tags widget works also in the one2many case. So now I'm content with using that one.

Avatar
Discard
Related Posts Replies Views Activity
2
Dec 22
1291
2
Sep 22
7896
2
Apr 22
2461
0
Jul 21
5324
1
Mar 21
3342