Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
20940 Переглядів

Hi I need to import several csv-files for customers, products etc. For this I have written a model to import all my csv-files. It works but when I try to import recors into a many2many relation table like "res_partner_category_rel" I always get the error message that "none type object has no attribut import".

Did someone already try to import data into a many2many relation table from csv files?

Thanks René

Аватар
Відмінити

Hi, I too want the same functionality to be achieved, Please let me know if some one knows how to

Найкраща відповідь

Saved You A Click:

You separate them by commas, without spaces. If the field is product.template's route_ids, you type route_ids/id in the column header and separate the values by commas.

Аватар
Відмінити
Найкраща відповідь

Hi,

see page 11 of this simple documentation :

 
http://fr.slideshare.net/Audaxis/opendays-import-csv-2013v5

bye

Аватар
Відмінити
Найкраща відповідь

Hi  René,

I think this video can help you: https://www.youtube.com/watch?v=UOBxxnYDIsM&list=PLSKcWRTtEl5qzvRaI-VTGavfReiHS_EEb&index=1

Аватар
Відмінити
Найкраща відповідь

Hi, did you solve it? If so, how?


Аватар
Відмінити