Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2202 Представления

I have maintained the purchase tab in the products. There is a "delivery condition" there. This means that a delivery condition is stored with the information price, article number supplier, article description supplier.

I can export all articles of the supplier XZ via the filter.Now I want to import the information (updated by the supplier) back into Odoo.

This also works, but with the effect that a new line is always created.

How can I prevent this effect?





Translated with www.DeepL.com/Translator (free version)

Аватар
Отменить
Лучший ответ

Hi,

You could import additional details under an existing article. For that , first you need to know the external id of that particular article. So export that data [ select the article -> action -> export. And select the import compatible export option]. After exporting, you would get an external id for that particular data. You could add that external Id on your importing template together with new details accordingly. 

By this you can avoid the creation of new lines.

Regards

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мар. 15
6428
3
авг. 25
472
1
июл. 25
346
1
июл. 25
823
1
июл. 25
1174