On Magento 1.7 SOAP APIv2, i\'m looking for a way to get a date range to retrieve information from the SOAP API.
$complexFilter = new filters(); $complexFilt
Seems to be a bug in mage\sales\order\api\v2.php
Matlock provides a possible solution for this in the comment section of this thread: http://www.magentocommerce.com/bug-tracking/issue?issue=8073