htl-leo-itp-2325-4-5BHITM / cam-connect

Verleihsystem für das Equipment der HTL-Leonding
The Unlicense
2 stars 0 forks source link

Add "creation_date" to rent #53

Closed elYanuki closed 10 months ago

elYanuki commented 11 months ago

Since we allow users to change the rent_start date, its usefull to know when the actual entry was created. This should be set automatically by the constructor

elYanuki commented 10 months ago

changed LocalDate to LocalDateTime