]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
[ERP-292] отключаем начисление и списание бонусов за памятные даты origin/feature_smirnov_erp-292_switch_of_memorable_200
authorAlexander Smirnov <fredeom@mail.ru>
Wed, 22 Jan 2025 17:53:46 +0000 (20:53 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Wed, 22 Jan 2025 17:53:46 +0000 (20:53 +0300)
erp24/scripts/tasks/task_10_bonus_add.php
erp24/scripts/tasks/task_11_bonus_dell.php

index 5d375ff14cb1a146b509e93b0045fd54c7c79f36..c39cd4d340430b1c4c5d98f389e5e9ff95c450fa 100644 (file)
@@ -24,7 +24,7 @@ $infoText = '';
 $description = '';
 $result = 0;
 
-$enable = true;
+$enable = false;
 $start = false;
 $force = true;
 
index 171aa5652026ab4423336d246622870ba462be00..b45f6af8cbd3575b6bbe444f354cdee17f151a00 100644 (file)
@@ -24,7 +24,7 @@ $infoText = '';
 $description = '';
 $result = 0;
 
-$enable = true;
+$enable = false;
 $start = false;
 $force = false;