Commit Graph

2 Commits

Author SHA1 Message Date
e75ebc9337 Constructor for subclasses
Added constructors to House, Apartment, TenancyContract and
PurchaseContract to make a special instance from an instance of its
superclass.
Updatet cli.bat.
Added Contract to Orm.getAll(Type)
2017-04-20 16:15:52 +02:00
f400ce9eb2 Added batch script to start application via true CLI on Windows
Signed-off-by: Jim Martens <github@2martens.de>
2017-04-19 15:04:32 +02:00