Closed AdamVig closed 7 years ago
Deleting an external renter changes history, because it sets rental.externalRenterID to null on any rentals that had that external renter. Because of this, it should be an admin-only feature to delete external renters.
rental.externalRenterID
null
Closes #364.
Deleting an external renter changes history, because it sets
rental.externalRenterID
tonull
on any rentals that had that external renter. Because of this, it should be an admin-only feature to delete external renters.Closes #364.