콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
9517 화면

All the suppliers are in de database. Now I am trying to import (via the normal csv import funcionality) all products into Odoo, and this, of course, linked to their respective suppliers (or rather: just one main supplier).

If I first export ("Import compatible export) one product record (not linked to a supplier) with minimal data (only product external ID and Main Supplier External ID), I get:

"id","seller_id/id"
"1008837",""

If I add the supplier to the product and do the same export, I get:

"id","seller_id/id"
"1008837","901088"

However, removing the supplier from the product and then importing the exact csv I just exported, doesn't link the product to the supplier. The csv validates allright and there are no errors during the import either. Still, the product is not linked to the supplier.

I tried several ways of linking the product to the supplier, for instance via:

Main Supplier / External ID
Products / Main Supplier / External ID
Products / Products / Main Supplier / External ID     (what does this mean, actually?)

Looking up the external identifiers via "Settings - Sequences and Identiefiers - External Identiefiers" shows that the external ID's are correct, both for product as for supplier.

I've tried with product variants as well, but that didn't work either.

This question is closely related to (or the same as):

https://www.odoo.com/forum/help-1/question/import-products-seller-ids-67310
and
https://www.odoo.com/forum/help-1/question/importing-products-with-supplier-info-27786

Thanks in advance!

아바타
취소
베스트 답변

From my own experience

When importing products with their suppliers'names:

1. the column identification must be "Supplier / Supplier"

2 the suppliers' names must be spelled exactly as they are in your database (including low/upper case)

3 you must have (in your csv file) a column called "supplier / minimal quantity" where you key in the appropriate quantity (by default 1 or 0)

 

아바타
취소
작성자 베스트 답변

Thank you, thank you, thank you! At last it worked!

This should be better documented! :-)

아바타
취소

I am happy that you are happy:)You owe me some chocolates:)

관련 게시물 답글 화면 활동
5
12월 23
17211
2
5월 15
6159
5
7월 20
6859
4
12월 23
21772
1
9월 19
3212