Closed elYanuki closed 10 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
changed LocalDate to LocalDateTime
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