Add end balance to account statistic

This commit is contained in:
2020-03-16 20:35:56 +01:00
parent eee891a534
commit 442f2d6087
7 changed files with 51 additions and 15 deletions

View File

@@ -17,7 +17,7 @@
<properties>
<packaging.type>jar</packaging.type>
<activeProfiles>postgres,dev</activeProfiles>
<activeProfiles>hsqldb,dev</activeProfiles>
<deploymentProfile>mk</deploymentProfile>
</properties>