Hi,

I created a module to import data, according to the instruction of user manual. 
When I install the module, it will import the following data:

product.template.csv
id,name,standard_price,list_price,weight_net,weight,volume,sale_delay,produce_delay,description,decription_sale,description_purchase,uom_id,categ_id
product_tmpl_1,product1,1.0,0.0,,,,60.0,30.0,"test test",,,PCE,test


With this csv file above, everthing works well. But note that the reference to 
uom_id is "PCE". I wonder if there is a way to refer by id number. Because 
there could be duplicated name. eg. for categ_id.

If I change "PCE" to id number, the module installation will fail, even the 
database will be crashed - the client loose response and cannot login to this 
database again - without any error msg.[/code]




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=48031#48031

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to