diff --git a/modules/philea_magistor/AdminPhileaMagistor.php b/modules/philea_magistor/AdminPhileaMagistor.php index 620b286f..a69bd610 100644 --- a/modules/philea_magistor/AdminPhileaMagistor.php +++ b/modules/philea_magistor/AdminPhileaMagistor.php @@ -506,7 +506,7 @@ class AdminPhileaMagistor extends AdminTab { } } $form .= ' - '.$this->l('Envoyer à Philea').' + '.$this->l('Envoyer à Philea').'

'.(!empty($CRR['sent_date'])?' '.date('d/m/Y H:i',strtotime($CRR['sent_date'])):'--').'

'; if(!empty($cdc_reports)){ diff --git a/modules/philea_magistor/cron.php b/modules/philea_magistor/cron.php index d422c20e..69808e67 100644 --- a/modules/philea_magistor/cron.php +++ b/modules/philea_magistor/cron.php @@ -23,13 +23,13 @@ if($row = Db::getInstance()->getRow(' sleep(20); // SEND REC01 - pas de gestion recption fournisseur sur bbb - /*Db::getInstance()->ExecuteS(' + Db::getInstance()->ExecuteS(' UPDATE `'._DB_PREFIX_.'philea_sync` SET `status` = 2 WHERE `id_sync` = '.(int) $row['id_sync'].' LIMIT 1 '); - system('cd '.dirname(__FILE__).'/script && php send_recep_orderform.php '.(int) $row['id_sale']);*/ + /*system('cd '.dirname(__FILE__).'/script && php send_recep_orderform.php '.(int) $row['id_sale']);*/ } if($row = Db::getInstance()->getRow('