BankingClient/persistence/json/BankingPersistenceJson/src
2022-02-07 00:18:07 +01:00
..
main/kotlin/net/dankito/banking/persistence Setting countDaysForWhichTransactionsAreKept now on account and not on bank anymore as the count may differs from account type to account type (e.g. 540 days for checking accounts and 9999 days for credit card accounts) 2022-02-07 00:18:07 +01:00
test/kotlin/net/dankito/banking/persistence Implemented persisting AppSettings with BankingPersistence 2022-02-07 00:18:07 +01:00