Explorar el Código

[backend] Terre de pains : adaptation export pour Google Drive

refactoring
Guillaume hace 4 años
padre
commit
00778a131b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      backend/controllers/DistributionController.php

+ 2
- 0
backend/controllers/DistributionController.php Ver fichero

@@ -714,6 +714,8 @@ class DistributionController extends BackendController
$productsIndexArray
);
$datas[] = $this->_lineOrderReportCSV($totalsPointSaleArray, $cpt - 1, true);
$datas[] = [] ;
$datas[] = [] ;
}
}


Cargando…
Cancelar
Guardar