]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
[ERP-130] Дебаг 003
authorAlexander Smirnov <fredeom@mail.ru>
Mon, 2 Sep 2024 10:52:10 +0000 (13:52 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Mon, 2 Sep 2024 10:52:10 +0000 (13:52 +0300)
erp24/services/MotivationService.php

index c56237e043a91c0553ddedf6faa641a27025ae21..9db0da2debb8a571d4ebef52f456a9e587214a03 100644 (file)
@@ -488,11 +488,10 @@ class MotivationService
                             MotivationCostsItem::DATA_TYPE_FLOAT, $sum);
                     }
                 }
-                var_dump("-------");
             }
-            die;
+            var_dump("-------");
         }
-
+        die;
         if ($motivation) {
             $motivation->save();
             if ($motivation->getErrors()) {