This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==================================================== | |
| // СИСТЕМА ПРОИЗВОДСТВЕННОГО УЧЕТА | |
| // Версия 21.0.1 - Исправления для отчета и ночной смены | |
| // ==================================================== | |
| const CONFIG = { | |
| mastersSheetName: "Мастера смен", | |
| reportPrefix: "Отчет_", | |
| colors: { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==================================================== | |
| // СИСТЕМА ПРОИЗВОДСТВЕННОГО УЧЕТА | |
| // Версия 21.0.1 - Исправления для отчета и ночной смены | |
| // ==================================================== | |
| const CONFIG = { | |
| mastersSheetName: "Мастера смен", | |
| reportPrefix: "Отчет_", | |
| colors: { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==================================================== | |
| // СИСТЕМА ПРОИЗВОДСТВЕННОГО УЧЕТА | |
| // Версия 21.0.1 - Исправления для отчета и ночной смены | |
| // ==================================================== | |
| const CONFIG = { | |
| mastersSheetName: "Мастера смен", | |
| reportPrefix: "Отчет_", | |
| colors: { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==================================================== | |
| // СИСТЕМА ПРОИЗВОДСТВЕННОГО УЧЕТА | |
| // Версия 21.0.1 - Исправления для отчета и ночной смены | |
| // ==================================================== | |
| const CONFIG = { | |
| mastersSheetName: "Мастера смен", | |
| reportPrefix: "Отчет_", | |
| colors: { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==================================================== | |
| // СИСТЕМА ПРОИЗВОДСТВЕННОГО УЧЕТА | |
| // Версия 22.0.1 - Новая структура столбцов (27 шт), мастеров, трудоёмкость, фильтры | |
| // ==================================================== | |
| const CONFIG = { | |
| mastersSheetName: "Мастера смен", | |
| reportPrefix: "Отчет_", | |
| totalColumns: 27, // A–AA | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==================================================== | |
| // СИСТЕМА ПРОИЗВОДСТВЕННОГО УЧЕТА | |
| // Версия 22.0.1 - Новая структура столбцов (27 шт), мастеров, трудоёмкость, фильтры | |
| // ==================================================== | |
| const CONFIG = { | |
| mastersSheetName: "Мастера смен", | |
| reportPrefix: "Отчет_", | |
| totalColumns: 27, // A–AA | |