[Typo3-shop] CSV fields not in sync
Robert Markula
robert.markula at gmx.net
Tue Jun 14 12:29:00 CEST 2005
Franz Holzinger wrote:
> Hello Robert,
>
>
>> The title and data fields in the CSV file which the shop-admin gets
>> after an order has been placed, are out of sync.
>> Here is an example with tt_products 2.0.2 (with default csv fields,
>> but happens with custom csv fields as well):
>> "uid";"count";"size";"color";"accessory";"tstamp";"title";"itemnumber";"price";"category";"inStock";"tax";"weight";"bulkily";"offer";"highlight";"directcost"
>>
>> "2";"2";"";"";"1118309850";"Booktitle";"order-no23543";"10.00";"0";"50";"0";"0.20";"0";"1";"1";"0.00"
>>
>>
>> If you read it backwards, then the fields until the "timestamp" title
>> are correct, somewhere afterwards (again, when read backwards) the
>> mishap happens ;)
>>
>
> thanks for this info.
>
> The corrections should work now in the latest version from the
> tt_products wiki download page.
>
> http://wiki.typo3.org/index.php/Ext_tt_products#Download
Great, I'll have a look at it. Thanks!
More information about the TYPO3-project-tt-products
mailing list