Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2320 Переглядів

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!!

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
квіт. 23
7655
import in odoo 14 Вирішено
1
черв. 21
2707
4
черв. 25
5989
2
жовт. 23
4307
2
вер. 22
3862