Guillaume Bourgeois 4 лет назад
Родитель
Сommit
dc6742516d
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      backend/controllers/DistributionController.php

+ 1
- 0
backend/controllers/DistributionController.php Просмотреть файл

@@ -632,6 +632,7 @@ class DistributionController extends BackendController
$productsNameArray[] = $product->name .$theUnit ;
$productsIndexArray[$product->id] = $cpt ++ ;
}
$productsNameArray[] = 'Total' ;
$datas[] = $productsNameArray ;

// global

Загрузка…
Отмена
Сохранить