#978: RechnungStatus.kt

projectforge-business/src/main/kotlin/org/projectforge/business/fibu/RechnungStatus.kt Type: Kotlin Status Enum · Purpose: Enumeration or state definition representing a fixed set of values. · Source: projectforge-business/src/main/kotlin/org/projectforge/business/fibu/RechnungStatus.kt 68 lines · 26 code · 33 comments · 9 blank
Enumeration or state definition representing a fixed set of values.

Class: RechnungStatus

Functions

Architecture Analysis

Resides in projectforge-business, the core module containing domain logic, services, and persistence. Defines a fixed set of named constants, often implementing I18nEnum for internationalized display labels.

Git History

CommitWhat changed
868d6abb752025 -> 2026
1e0e7225bbKostzuweisungsExport of invoices ignores now invalid invoices and 0.00 positions.
63081666f6Source file headers: 2024-> 2025.
ff2cc4cfaaMigration stuff in progress... (all tests of all packages: OK).