From: marina Date: Tue, 10 Jun 2025 14:13:13 +0000 (+0300) Subject: ERP-426 Расширение тестовой группы магазинов при редактировании списания X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=6572cde06f3e5392f43d22844c73f2c7381f5fc9;p=erp24_rep%2Fyii-erp24%2F.git ERP-426 Расширение тестовой группы магазинов при редактировании списания --- diff --git a/erp24/views/write_offs_erp/_form.php b/erp24/views/write_offs_erp/_form.php index 16bb0e51..e6c3c640 100644 --- a/erp24/views/write_offs_erp/_form.php +++ b/erp24/views/write_offs_erp/_form.php @@ -152,7 +152,7 @@ $this->registerJsFile('/js/heic_to_jpg_replace.js', ['position' => \yii\web\View ], [ 'name' => 'quantity', - 'type' => 'text', + 'type' => 'textInput', 'title' => 'Количество', 'options' => [ 'type' => 'number',