Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2381 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
kwi 23
7710
1
cze 21
2733
4
cze 25
6062
2
paź 23
4361
2
wrz 22
3895