This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
Souke
Watch
5
Star
0
Fork
1
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[backend] Terre de pains : adaptation export pour Google Drive
refactoring
Guillaume
4 years ago
parent
cea96b39f3
commit
00778a131b
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
backend/controllers/DistributionController.php
+ 2
- 0
backend/controllers/DistributionController.php
View File
@@ -714,6 +714,8 @@ class DistributionController extends BackendController
$productsIndexArray
);
$datas[] = $this->_lineOrderReportCSV($totalsPointSaleArray, $cpt - 1, true);
$datas[] = [] ;
$datas[] = [] ;
}
}
Write
Preview
Loading…
Cancel
Save