For the complete documentation index, see llms.txt. This page is also available as Markdown.

Muster Roll

Overview

The Muster Roll service aggregates attendance logs from the attendance service based on some rules and presents an attendance aggregate for a time period (week or month) per individual. This can then be used to compute payments or other semantics.

Dependencies

Code

Module code

Helm charts

API Specifications

Base Path: /health-muster-roll

Data Model

DB Schema Diagram

Web Sequence Diagrams

Master Data

*Worker Rates must be created for each campaign, Campaign ID is project id of the root level project

Was this helpful?