[TYPO3-shop] export tool for tt_products orders

Franz Holzinger franz at ttproducts.de
Thu May 14 09:25:32 CEST 2009


Daniel Ciunkiewicz a écrit :
> is there any tool which could allow to export tt_products orders records as
> an XML or CSV file? I need to export a package with all orders daily to a
> foreign ERP system with all details for each order and as You probably can
> imagine, I have some problems with details of each order which are stored id
> orderData column of sys_products_orders table.

You can check the files
lib/class.tx_ttproducts_csv.php
lib/class.tx_ttproducts_billdelivery.php

how to read the orderData


- Franz


More information about the TYPO3-project-tt-products mailing list