ソースを参照

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

dev
Guillaume 4年前
コミット
00778a131b
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      backend/controllers/DistributionController.php

+ 2
- 0
backend/controllers/DistributionController.php ファイルの表示

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


読み込み中…
キャンセル
保存