Merge branch 'ticket-updateStat' into develop
This commit is contained in:
commit
745156fe1c
@ -680,7 +680,7 @@ class AdminStatsLogistic extends AdminTab {
|
||||
$fp = fopen(dirname(__FILE__).'/'.$filename, 'w');
|
||||
$delim = ';';
|
||||
|
||||
$row_1 = array("","","","","","","","");
|
||||
$row_1 = array("","","","","","","","","");
|
||||
$row_2 = array("Vente","Marque","Date de Debut","CA produit TTC","CA remb TTC","% remb valeur","Quantite vendue","Quantite remb","% remb volume");
|
||||
|
||||
$reasons = array();
|
||||
|
Loading…
Reference in New Issue
Block a user