diff --git a/modules/emarsys_rss/flux.php b/modules/emarsys_rss/flux.php index 0b8e632e..35670dfe 100755 --- a/modules/emarsys_rss/flux.php +++ b/modules/emarsys_rss/flux.php @@ -30,6 +30,9 @@ class Catalog public function setContent($version = 'fr') { + // Flush to load the good sales + CacheRedis::getInstance()->clear('sale*'); + $test_for_tomorrow = (int)Tools::getValue('tomorrow',0); $sales_today = array(); diff --git a/modules/logistics/AdminLogistics.php b/modules/logistics/AdminLogistics.php index 85e448af..e2ca0a6c 100644 --- a/modules/logistics/AdminLogistics.php +++ b/modules/logistics/AdminLogistics.php @@ -813,7 +813,7 @@ class AdminLogistics extends AdminTab { for(var i=0; i < loaded.logs.length; i++) { content += \'
'.$this->l('CDC for this Sale added to queue successfully').'
'.$this->l('Sale is not ready').'
'.$this->l('Sale added to queue successfully').'
'.$this->l('Sync already in progress for this sale').'
'.$this->l('Invalid sale id').'