From: marina Date: Tue, 17 Jun 2025 06:18:57 +0000 (+0300) Subject: ERP-360 Сборка страницы автопм X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=9ccb6bbbf7de21740c1306e9d0cbbaa0aca98d9a;p=erp24_rep%2Fyii-erp24%2F.git ERP-360 Сборка страницы автопм --- diff --git a/erp24/web/js/autoplannogramma/autoplannogramma.js b/erp24/web/js/autoplannogramma/autoplannogramma.js index 08b49083..705bae0a 100644 --- a/erp24/web/js/autoplannogramma/autoplannogramma.js +++ b/erp24/web/js/autoplannogramma/autoplannogramma.js @@ -378,7 +378,7 @@ function getMonthNumberByWeek(week, year) { document.addEventListener("DOMContentLoaded", async () => { const week = '23'; const month = 6; - const storeId = 6; + const storeId = null; const year = new Date().getFullYear(); if (!week) return;