]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
установил меньше 200 чеков на 811 строке для тестирования
authorJoySystem_v <fvv2011@gmail.com>
Thu, 22 Aug 2024 07:34:23 +0000 (10:34 +0300)
committerJoySystem_v <fvv2011@gmail.com>
Thu, 22 Aug 2024 07:34:23 +0000 (10:34 +0300)
erp24/api2/controllers/DataController.php

index 9c7d6ba073c3d6402ca7f99accaa2aa5217f5c12..198246e3108d54954dcf3e1e5eeb4b25ac92dd27 100644 (file)
@@ -808,7 +808,7 @@ class DataController extends BaseController {
                 $matrixProductsIds = SalaryHelper::getMatrixProductsIds();
             }
 
-           if (!empty($result['checks']) && count($result['checks']) < 1000) {
+           if (!empty($result['checks']) && count($result['checks']) < 200) {
 
                 foreach ($result["checks"] as $arr) {