Addtion of missing import
Release Inventarsystem / release-docker (push) Successful in 3m9s

This commit is contained in:
2026-08-23 10:27:36 +02:00
parent 6496716572
commit 6f9994c4ce
+1
View File
@@ -49,6 +49,7 @@ import Web.modules.log.audit_log as al
import push_notifications as pn
import Web.modules.inventarsystem.pdf_export as pdf_export
import Web.modules.inventarsystem.excel_export as excel_export
from Web.modules.emailservice.email import send
import datetime
from apscheduler.schedulers.background import BackgroundScheduler
from bson.objectid import ObjectId, InvalidId