This question has been flagged
1 Reply
3174 Views

Hi !

I want to put my computer into pieces...

I've a csv file with articles, thousands of them. For some reasons, I've injected them (the articles) in my db with Python + psycopg2. I've put the correct IDs of my categories, uom type, etc

So why in the seven hells these articles don't appear in the web interface ??? (I use openerp 7.0)

Thanks reading this.

Avatar
Discard
Author

Hi ! Now I can see them in products, but not in products by category... any clue ? :)

Author Best Answer

Finally, I've deleted them, then importing them via web client csv import menu.

After a very long time (~5hours for ~70000 lines), the web clients finally showed and error, but the products were injected, and now I can see them even by category.

Avatar
Discard