LiquidityForecastBuilder.ktPart of the Liquidity Planning plugin. Builder Utility.
LiquidityForecastBuilder — open class.
Key dependencies: org.projectforge.business.fibu., org.springframework.beans.factory.annotation.Autowired, org.springframework.stereotype.Service
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
3785f8347 | Migration stuff in progress... (minor edit, updated imports) |
1b50060c3 | BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select (minor edit, build config) |
3aeda5ef5 | Big change: all save|update|...InTrans renamed (InTrans removed). PfPesistenceContext as param not needed anymore (ThreadLocal is used instead). (all tests of all packages: OK). (substantial changes, build config) |
b1560ca43 | Migration stuff in progress... |
b6092df09 | Copyright 2023 -> 2024 |
ab45d51fa | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b8 | Copyright 2021 -> 2022 |
ceb63e8a1 | Source code header: (C) 2001-2021. |