[Erp5-users] CSV problem
Tomasz Brzezina
tomasz at brzezina.pl
Sat Nov 18 23:16:05 CET 2006
Jérôme Perrin napisał(a):
>> Hmm. There's problem in csv export.
>> In Organisation - Export CSV gives me:
>>
>> "uid","title","default_telephone_text","default_region_title","role_title",
>> "group_title","activity_title","description","translated_validation_state_ti
>> tle"
>> ,"Name","Phone","Region","Role","Group","Activity","Description","State"
>> 2400,"CHORZÓW","+48-32-2418611","Poland","Internal",,,,"Draft"
>> 1799,"KATOWICE","+48-32-2015216","Poland","Internal",,,,"Draft"
I edited file to:
"title","default_telephone_text","default_region_title","default_email_text","default_fax_text","default_address_text","description","translated_validation_state_title"
"aCHORZÓW","+48-32-2418611","Poland","chorzow at brzezina.com.pl","+48-32-2479162","ul.
Gwarecka 2/5
Chorzów 41-500",,"Draft"
"aKATOWICE","+48-32-2015216","Poland","katowice at brzezina.com.pl","+48-32-2015217","ul.
Chrobrego 29
Katowice 40-881",,"Draft"
And I receive:
Site Error
An error was encountered while publishing this resource.
Error Type: ValueError
Error Value: invalid literal for int():
I wonder if there is any csv documentation....
--
T.
More information about the Erp5-users
mailing list