| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
a55647bf8f | WIP: currency in incoming invoices. |
11122c04f5 | Add optional withCurrencySymbol parameter to CurrencyFormatter and CurrencyConverter (default true for backward compatibility). Update invoice forms to display amounts without currency symbols. |
4d4c6b449b | Currency field added to invoices (incoming and outgoing) |
63081666f6 | Source file headers: 2024-> 2025. |
20e14a60c7 | Edit of invoices (incoming and outgoing): auto-update of net sum etc. fixed. |
6949876476 | Migration stuff in progress... (all tests of all packages: OK). |
ba2479571a | Migration stuff in progress... |
b47c21af64 | Refactored caching and calculations with invoices (not yet finished) |
a72903e36a | *.java, *.kt: StringBuffer -> StringBuilder. |
06828f4908 | Migration stuff in progress... |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
73b0be50b2 | org.apache.commons.collections -> org.apache.commons.collections4 |
4548710dff | WIP: migration. |
4a6390e11d | Merge branch 'develop' into feature/wicket8 |
5f7ef41b8c | Copyright 2021 -> 2022 |
ceb63e8a1b | Source code header: (C) 2001-2021. |
a6a7aece4d | Optimize Imports |
944c94a2fb | Replace DatePanel from Wicket pages with LocalDatePanels |
7c79f1922c | Copyright of source header -> 2020. |
812b5b751c | Heavy WIP: refactoring of (Eingangs)Rechnung*. Found a big performance killer!!!!! |
c8c96d8986 | PROJECTFORGE-3343 Edit after review |
13427185f9 | PROJECTFORGE-3343 Add delete button to abstract invoice if its new |
f979e8a429 | MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT |
6aa6a9cc3b | Changed wicket and wicketstuff version to 8.0.0-M6 |
ced46638f0 | Removed leading on for some ajax stuff |
510a534c2f | PROJECTFORGE-3068 add period of performance to RechnungEditForm, add missing periodOfPerformanceType to RechnungPositionDO, remove unused code |
8a8c4eede8 | fix import |
a9358095df | PROJECTFORGE-3013 fix calculation bug, move validation and calculation from wicket forms to DAOs, fix findbugs issues |
f00d71db80 | PROJECTFORGE-3013 fix visibilities and replace obsolete PropertyModel by Model |
0143480783 | Merge branch 'develop' into feature/PROJECTFORGE-2925 |
89ae177ed3 | Add auto fill for konto informations |
4df82af603 | PROJECTFORGE-2929 fix the IndexOutOfBoundsException, simplify the code, fix findbugs issues |
9ebb885224 | Initial commit |