Combined complex filter for ranges

后端 未结 3 1881
别那么骄傲
别那么骄傲 2020-12-14 20:05

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         


        
3条回答
  •  不知归路
    2020-12-14 20:21

    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

提交回复
热议问题