@ -574,7 +574,7 @@ nextApp
// --------------- EXCEL EXPORT ROUTE ----------------
server.get("/generatexcel/:year/:month/:process", async (req, res) => {
await excel.GenerateExcel(req, res);
await excel.ScheduleGenerateExcel(req, res);
});
The note is not visible to the blocked user.