Package DE_EPAGES::Order::API::TextExport
This package provides functions to export orders to a text file.
@EXPORT_OK |
Functions
ExportOrdersAsText
Exports a list of orders to a text file
Syntax |
ExportOrdersAsText($aOrders, $FileName, $hOptions); |
Input |
|
ExportShopOrdersAsText
Exports all orders of a shop to a text file
Syntax |
ExportShopOrdersAsText($Shop, $FileName, $hOptions); |
Input |
|