Magento CSV Report Script – Unprocessed Sales Orders. We have to be careful to set table name as per Magento Version wise sales_flat_order — >for version 1.5.1.0 and salesr_order –> for version 1.3 and below // Magento CSV Report Script – Unprocessed Sales Orders // DATABASE CONNECTIOn $hostname_MySQLCon=”localhost”; $database_MySQLCon = “DB”; $username_MySQLCon = “USER”; $password_MySQLCon
(Read More…)






