Wicket page listing outgoing invoices with search and pagination.
868d6abb7 2025 -> 2026
c75d202df AdminPage refreshes now also AuftragsRechnungCache. Visitorbook: unused field contactPerson removed. ForecastExportInvoices: cache access for order positions changed (fix of missing invoices)
63081666f Source file headers: 2024-> 2025.
b810d1c78 Migration stuff in progress... (all tests of all packages: OK).
2e9839891 Migration stuff in progress...
b47c21af6 Refactored caching and calculations with invoices (not yet finished)
5d21fde55 Migration stuff in progress... (all tests of all packages: OK).
1b50060c3 BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select
b095e6f7d !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet finished). Tests doesn't yet run.
d6d3d176f Migration stuff in progress...
06828f490 Migration stuff in progress...
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
73b0be50b org.apache.commons.collections -> org.apache.commons.collections4
4a8ee9d9c WIP: AG-Grid, multi-selection
5f7ef41b8 Copyright 2021 -> 2022
ceb63e8a1 Source code header: (C) 2001-2021.
a6a7aece4 Optimize Imports
7c79f1922 Copyright of source header -> 2020.
a5bbdca6a Change logger to slf4j
0afbdda9a Merge branch 'develop' into feature/PROJECTFORGE-1986
ebde50128 Merge branch 'develop' into feature/PROJECTFORGE-1978
94611265b PROJECTFORGE-3134 replace date and month selection in AbstractRechnungListForm by TimePeriodPanel, remove duplicated code
82ab0b6a2 PROJECTFORGE-3114: Add sorting for Konto field in RechnungListPage
c2ef160de Merge branch 'develop' into feature/PROJECTFORGE-1986
998b422e7 PROJECTFORGE-3082 add columns for period of performance to the list page
c57595f7c PROJECTFORGE-2223 Listenpflegeseite (Arbeitsstand)
9ebb88522 Initial commit