]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
ERP-360 Сборка страницы автопм
authormarina <m.zozirova@gmail.com>
Mon, 9 Jun 2025 20:00:44 +0000 (23:00 +0300)
committermarina <m.zozirova@gmail.com>
Mon, 9 Jun 2025 20:00:44 +0000 (23:00 +0300)
erp24/web/js/autoplannogramma/autoplannogramma.js

index e8612c7db9088e74467ee23805339f76f07535af..70812b939d083cdaf893ece7c57a95161143d726 100644 (file)
@@ -259,7 +259,7 @@ $('.btn-save').on('click', function () {
 
 
 function resetStoreFilter() {
-    $('#year, #week').val('');
+    $('#week, #year').val(null).trigger('change');
     $('#city, #store-type, #territorial-manager, #polnogramma-type, #region, #bush_chef_florist, #district')
         .val(null).trigger('change');