Magento Reports - Products - Products Ordered issue: Item (Mage_Catalog_Model_Product) with the same id already exist
问题 The issue: In Magento admin panel, when generating report via Reports - Products - Products Ordered, an error occurs: Item (Mage_Catalog_Model_Product) with the same id "45" already exist #0 /home/glassesm/public_html/app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php(236): Varien_Data_Collection->addItem(Object(Mage_Catalog_Model_Product)) #1 /home/glassesm/public_html/app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php(964): Mage_Eav_Model_Entity_Collection_Abstract-