#963: OrderPositionInfo.kt

projectforge-business/src/main/kotlin/org/projectforge/business/fibu/OrderPositionInfo.kt Billing/Order Position Info Model, projectforge-business/src/main/kotlin/org/projectforge/business/fibu/OrderPositionInfo.kt 183 lines · 95 code · 69 comments · 19 blank
Serializable cached information about an order position (AuftragsPositionDO). Derived from AuftragsPositionDO and parent OrderInfo. Computes net sum, commissioned net sum, akquise sum, invoiced sum, to-be-invoiced sum, and not-yet-invoiced amounts via recalculateAll() and recalculateInvoicedSum(). Uses RechnungCache to query which invoice positions reference this order position, and supports snapshot-date filtering for historical views.

Git History

868d6abb7 2026-01-01 Kai Reinhard: 2025 -> 2026
49b1d6b8d 2025-02-02 Kai Reinhard: Forecast and orderbook: forecast-Type for orders/positions added (current month or following month)
0a2fd8f22 2025-01-17 Kai Reinhard: WIP: Forecast and order snapshot service.
7b32b554a 2025-01-08 Kai Reinhard: WIP: Forecast of orders.... AuftragFilter refactored.
1fdc2e1e5 2025-01-03 Kai Reinhard: WIP: OrderbookSnapshots....
63081666f 2025-01-01 Kai Reinhard: Source file headers: 2024-> 2025.
d9d0cc1bf 2024-12-27 Kai Reinhard: WIP: orderbook storage.
42dc9fa16 2024-12-27 Kai Reinhard: Orders: ordered -> commisioned.
b3782c8a8 2024-11-14 Kai Reinhard: Migration stuff in progress...
ae2c04ee0 2024-11-10 Kai Reinhard: Migration stuff in progress... (all tests of all packages: OK).
9aff90908 2024-11-10 Kai Reinhard: Migration stuff in progress... (all tests of all packages: OK).
b9fb901c5 2024-11-10 Kai Reinhard: Migration stuff in progress... (all tests of all packages: OK).
3f25c773a 2024-11-10 Kai Reinhard: Migration stuff in progress...
d02c8a770 2024-11-10 Kai Reinhard: Migration stuff in progress...
f31e8064e 2024-11-08 Kai Reinhard: Migration stuff in progress...
190c0aea1 2024-11-03 Kai Reinhard: Migration stuff in progress... (all tests of all packages: OK).
2e9839891 2024-11-03 Kai Reinhard: Migration stuff in progress...