]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
различать ошибки origin/feature_smirnov_2025_03_13_error_id_8.3
authorAlexander Smirnov <fredeom@mail.ru>
Thu, 13 Mar 2025 09:48:46 +0000 (12:48 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Thu, 13 Mar 2025 09:48:46 +0000 (12:48 +0300)
erp24/api2/controllers/DataController.php

index 940ace1be00686043c872a6ca9025657e4bf9f10..532d70bb55b3d258c0f812c1c6b59312268430d0 100644 (file)
@@ -986,7 +986,7 @@ class DataController extends BaseController
                             if (!isset($passedCharacteristics[$propertyId])) {
                                 if (!$currentCharacteristic->delete()) {
                                     LogService::apiErrorLog(json_encode([
-                                        "error_id" => 8.3,
+                                        "error_id" => 8.39,
                                         "error" => $currentCharacteristic->getErrors()
                                     ], JSON_UNESCAPED_UNICODE));
                                 }