Wicket page listing incoming/creditor invoices with pagination, sorting, and filters.
868d6abb7 2025 -> 2026
e59ae64d2 Import invoices: support of paymentType added. Column 'besonderheiten" added to incoming invoices.
21aa02c5d WIP: currency conversion with Claude Code.
e36dcb4e3 AbstractImportUploadPageRest as separate page for drop area.
91eee9ac1 WIP: Import of creditor invoices (Eingangsrechnungen)
63081666f Source file headers: 2024-> 2025.
c7e47b6fa Migration stuff in progress... (all tests of all packages: OK).
b810d1c78 Migration stuff in progress... (all tests of all packages: OK).
b47c21af6 Refactored caching and calculations with invoices (not yet finished)
ccb7ca64d Migration stuff in progress...
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.
4c04cfd65 MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)
d6d3d176f Migration stuff in progress...
06828f490 Migration stuff in progress...
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
0203e3261 AbstractListPage: long-running queries: change of sort order shows result list without search button. BeanHelper: lots of caches for faster sort in Wicket result lists. Eingangsrechnungslist: sort for konto fixed.
68402a26b Eingangsrechnungsliste: User discount date and due date.
66ced259b Old Wicket-based mass-update mechanism removed.
f9beab360 WIP: AG-Grid, multi-selection
d6e38e608 WIP: AG-Grid, mass-update
5f7ef41b8 Copyright 2021 -> 2022
db3b02da7 UserException moved from business to common package (AccesssException affected). UserException will now be returned as Toast for Rest clients on default. FileSizeChecker WIP.
ceb63e8a1 Source code header: (C) 2001-2021.
a6a7aece4 Optimize Imports
becbdcaf9 SEPATransferGenerator moved. Both existing SEPATransferGeneratorTest classes merged.
7c79f1922 Copyright of source header -> 2020.
267ef5120 AbstractListPage, EingangsrechnungListPage: NPE fix.
b4abac733 lang3.StringEscapeUtils -> text.StringEscapeUtils
a5bbdca6a Change logger to slf4j
e440fb36f Fix merge error
05f6b6034 Merge branch 'develop' into feature/PROJECTFORGE-3404
f979e8a42 MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT
5068ea3d3 PROJECTFORGE-3404 Add mass update for transfer export
4e4cdc6fa PROJECTFORGE-3352 Some more output
55435d12f PROJECTFORGE-3313: Fix bug in xml transfer export
cdcaf6721 Fix import
3c5173694 Merge branch 'develop' into feature/PROJECTFORGE-2950
0fd908621 PROJECTFORGE-2950: - Refactoring of SEPATransferGEnerator - Remove user exception - Add validation of iban, bic, receiver and reference - Add export to incomming invoice list
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
92f87b766 PROJECTFORGE-3114: Add sort option for "konto" in EingangsrechnungListPage
c2ef160de Merge branch 'develop' into feature/PROJECTFORGE-1986
c57595f7c PROJECTFORGE-2223 Listenpflegeseite (Arbeitsstand)
9ebb88522 Initial commit