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

I have a csv file which contains: 

MyProvider / External ID, Address / Street, Address / PostalCode


The relation between providers and addresses is Many2many and I want to add more providers to an existing address.


If import is succesful many different addresses with the same street and postal code are created which is bad.

If I do street and postalcode unique using _sql_constraints and import first the addresses and then I try to import update them Odoo will throw an error because the addresses can't be found just by their street names.


Maybe the solution it's obvious, sorry I'm new with Odoo.

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

Please Post Any Example how you add address and street in odoo.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
авг. 24
1927
2
мар. 23
2923
1
июн. 22
5449
1
авг. 25
5923
0
мая 21
3764