Files
Brancheneinstufung2/list_generator.py
Floke 2cfa16b588 feat: Add summary page for group and family lists
- Implements a summary of registrations on page 1 for both
  "Kita/School" and "Family" modes.
- For Kita/School mode (i/e), it lists the count of children per
  group/class and a total count.
- For Family mode (f), it lists the count of appointments per day
  and a total count.
- The summary block is inserted after the initial copy-and-paste info
  and before the detailed group/day lists.
- A long separator line is added after the summary for clarity.
- Page breaks are now inserted before each group/day list to ensure
  the summary remains on its own page at the beginning.
2025-06-29 14:34:26 +00:00

18 KiB