Browse Source

Merge branch 'dev'

prodstable
Guillaume 3 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

@@ -589,7 +589,7 @@ class DistributionController extends BackendController

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

Loading…
Cancel
Save