//recents orders data-table for dashboard

This commit is contained in:
Vincent Augagneur
2013-09-04 09:36:09 +02:00
parent 671d419c27
commit 08806f0240
@@ -146,6 +146,7 @@ class StatsBestProducts extends ModuleGrid
public function getData()
{
$dateBetween = $this->getDate();
d($dateBetween);
$arrayDateBetween = explode(' AND ', $dateBetween);
$this->_query = 'SELECT SQL_CALC_FOUND_ROWS p.reference, p.id_product, pl.name,