[Erp5-users] why Base_importCsvLine is executed once
Tomasz Brzezina
tomasz at brzezina.pl
Wed Nov 22 19:38:30 CET 2006
Jérôme Perrin napisał(a):
> Le Mardi 21 Novembre 2006 18:53, Tomasz Brzezina a écrit :
>> while it should be executed as much as lines in csv file?
>>
>> In the Base_importCsvFile there is a loop:
>>
>>
>> for object in object_list:
>> context.activate(priority=4).Base_importCsvLine(object)
>> context.log('CSVFile','ping')
>
> Hello, thank you for your feedback
> I suggest updating your business templates to the latest version [1] where
> this problem and the one you mention in your previous email are fixed.
Well - nothing happens. Still only first line of csv imports. I wonder if
upgrade process will overwrite my changes or will not.
--
T.
More information about the Erp5-users
mailing list