tweetsuf.blogg.se

Import csv in pgadmin 4
Import csv in pgadmin 4













import csv in pgadmin 4

=> You have to define the category (name, parent, account.) and get back the id to use them as part of the product.product model within categ_id field The only thing to prepare before if you want to only load product.product are : ) it take around 30s on my ubuntu server (running as a VM on my laptop) for 5000 products from a cvs file (using my own perl script). This way you'll directly go thru the Controller of the MVC (Model Controller View) architecture of OpenERP and all data integrity (thru product.template model or others) will be checked/updated/.įor just importing "simple" products (name, ref, uom, price, ean13. If you have "simple" object to import (ie: not a multi variant product like I try to do right now, see my thread if interested) then I suggest you to use some XML RPC tool to update the product list (but also customers, contacts, or others object when you will become familiar with XML RPC).















Import csv in pgadmin 4