#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
getKey()
isIn()
safeValueOf()
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
| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
1e0e7225bb | KostzuweisungsExport of invoices ignores now invalid invoices and 0.00 positions. |
63081666f6 | Source file headers: 2024-> 2025. |
ff2cc4cfaa | Migration stuff in progress... (all tests of all packages: OK). |