Skip to Content
Menu
This question has been flagged
1 Reply
2423 Views

when i want to import many2many field in odoo. Only show me external id and database id not show the other fields, so i want to show all fields that related many2many field how i can? if Some one help!!

Avatar
Discard
Best Answer

Hi,

Suppose considering your scenario as follows, you need to import product with its tag and you need to record tag details into odoo, first you can import the tag details directly in the tag model.

Once you imported the tags to the database, using the external id of the tag, you can connect the tag with products.

Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 23
7758
1
Jun 21
2788
4
Jun 25
6106
2
Oct 23
4417
2
Sep 22
3963