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

Hello

When importing purchase order lines from a csv or excel file (based on a basket validated on supplier web site for instance)  

I need to make sure 

a) that the import in my odoo db  DOES NOT CREATE a new product IF THE PRODUCT ALREADY EXISTS IN THE DB but creates the PO lines for the existing products (supplier/quantity/prices...) 

b) OR that the import process creates a new product IF THE PRODUCT DOES NOT  EXIST IN THE DB AND THEN creates the PO lines for the existing products (supplier/quantity/prices...) 

The solution that seems to be used is to
add the product_id data to the purchase order lines of the csv file created from the supplier basket

Then How would you  obtain the list of odoo product_id

based on the reference ordered to the supplier?




Any recommendation except new module as I am using a Saas contract?

Thanks in advance

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

Hi,

Please refer the below youtube video to avoid duplication while importing recordshttps://www.youtube.com/watch?v=H2PqdFVpbbk


Hope it helps





Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
мая 24
2284
2
дек. 19
2175
3
авг. 24
19544
5
мар. 22
15398
2
мая 20
4255