Pear for 1.4, mage for 1.5. File downloaded into /downloader/.cache/community/
./pear download magento-community/Shipping_Agent
./mage download community Shipping_Agent
| /** | |
| * Add ordered qty', but only simple products | |
| * | |
| * @param string $from | |
| * @param string $to | |
| * @return Mage_Reports_Model_Resource_Product_Collection | |
| */ | |
| public function addOrderedQty($from = '', $to = '') | |
| { | |
| $adapter = $this->getConnection(); |
This gist assumes: