Bxgy 0.1.0 is reported fail to work when raising orders from backend. It is because of
$quote = Mage::getSingleton('checkout/cart')->getQuote();
Now
$quote = $item->getQuote();
for bxgy rule to process regardless whether quote is frontend or backend.
Download bxgy 0.1.1BuyXGetY.tar.gz
2011/02/21 Update: please checkout a newer release. Always leave comments on the newest release post. The comment on this post is closed.
Comments
One response to “Magento extension: bxgy 0.1.1 is released”
[…] Please note a newer version is available at http://blog.goods-pro.com/1764/magento-extension-bxgy-0-1-1-is-released/ […]