EN · DE · RU · FR · ES

#52: BankAccountRecord.kt

plugins/org.projectforge.plugins.banking/src/main/kotlin/org/projectforge/plugins/banking/BankAccountRecord.kt · Data Record · 151 lines · 112 code · 30 comments · 9 blank

Part of the Banking plugin. Data Record.

Structure

BankAccountRecordclass.

Key dependencies: org.projectforge.rest.dto.BankAccount, org.projectforge.rest.dto.BaseDTO, org.projectforge.rest.importer.ImportPairEntry

Git History

CommitDescription
868d6abb72025 -> 2026 (minor edit, license header update)
63081666fSource file headers: 2024-> 2025. (minor edit, license header update)
b6092df09Copyright 2023 -> 2024 (minor edit, license header update)
ab45d51faCopyright 2001-2022 -> 2001-2023. (minor edit, license header update)
1ea8d4062WIP: Jobs and Bank account records. (substantial changes, updated imports)
5819d706bWIP: Bank transfer import.
c3331c88eWIP: Banking plugin (and new import module). DynamicDropArea: copy&paste bug fixed (function renamed)
0936be3edWIP: Banking plugin (and new import module).
9ccbfdfc2WIP: Banking plugin (and new import module).
2347fa67bBankingPlugin added. PropertyType.INPUT added.