inspection finish and print

This commit is contained in:
Julian Krauser 2025-07-11 14:02:36 +02:00
parent 0f3e4488f4
commit 9ef82adef7
12 changed files with 358 additions and 76 deletions

View file

@ -8,4 +8,5 @@ export const availableTemplates: Array<TemplateFormat> = [
"listprint.member",
"newsletter",
"protocol",
"inspection",
];