Files
financer/src
MK13 24e9dcda35 Adjust reference from transaction to recurring transaction
- Make the reference nullable
- Add the reference when a transaction gets created by a recurring transaction
- Add overload method createTransaction as the reference is optional
- Fix integration tests name so they get picked up by surefire
- Add a integration test for the recurringTransaction -> transaction creation
2019-03-08 19:37:06 +01:00
..