Переделанная процедура для поставщиков + js для проверки месяца

This commit is contained in:
Anton Kamalov
2024-11-22 22:56:11 +03:00
parent 68451cad31
commit d69c127ef2
4 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"write" : ["Бухгалтер"],
"read" : ["Управляющий"],
"view" : "sellers_report",
"procedure" : "report_sellers"
"procedure" : "report_sellers_2"
}