Commit Graph

  • 449e8fb216 Add implementation to create a recurring transaction MK13 2019-03-05 23:13:26 +01:00
  • 35902afe43 Various stuff all over the tree MK13 2019-03-01 20:39:31 +01:00
  • fe5380a865 Fix broken test (LIABILITY->EXPENSE is now valid) and adjust mapping of RecurringTransaction in Transaction to better reflect the actual relationship MK13 2019-02-18 21:22:02 +01:00
  • a02a5635a0 Cleanup integration test properties MK13 2019-02-18 21:17:23 +01:00
  • f486570920 Re-add EXPENSE as a valid booking target of a LIABILITY account (e.g. an instalment purchase can be handled this way) MK13 2019-02-18 21:13:01 +01:00
  • d2d5d7f38a Add a basic startup test of the app MK13 2019-02-18 21:10:13 +01:00
  • dfe1e08dc7 - Add reference from Transaction to the RecurringTransaction that created the transaction - Add BANK as valid booking target of a BANK account - Remove EXPENSE as valid booking target of a LIABILITY account - Fix a bug in the getMultiplierFromAccount and getMultiplierToAccount methods that caused the result to always be the default case - Adjust init SQL script to reflect the changes done - Add a sample integration test - Add unit tests for the RuleService - Configure surefire plugin - Add a profile for integration test running MK13 2019-02-17 23:42:24 +01:00
  • 86ccb0b52c Initial commit for financer MK130591 2019-02-15 21:30:10 +01:00