Browse Source

Merge branch 'dev'

master
Guillaume 4 years ago
parent
commit
d10053d4e6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      backend/controllers/DistributionController.php

+ 1
- 1
backend/controllers/DistributionController.php View File



$totalsGlobalPiecesArray = $this->_totalReportPiecesCSV( $totalsGlobalPiecesArray = $this->_totalReportPiecesCSV(
' Total (pièces)', ' Total (pièces)',
$ordersArray,
$pointSale->orders,
$productsArray, $productsArray,
$productsIndexArray $productsIndexArray
); );

Loading…
Cancel
Save