Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3042 Visninger

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.

Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
aug. 24
1919
2
mar. 23
2916
1
jun. 22
5440
1
aug. 25
5908
0
maj 21
3752