How are min/max rental days and deposits configured?
RentalDetail configures the rental terms: a minimum and maximum rental duration (min/max days) and a deposit amount. The min/max bounds constrain how long a customer can rent — preventing too-short or excessively long rentals — while the deposit is a refundable sum taken to cover late return or damage. These per-product settings let different rental items carry different terms (a tool…
RentalDetail configures the rental terms: a minimum and maximum rental duration (min/max days) and a deposit amount. The min/max bounds constrain how long a customer can rent — preventing too-short or excessively long rentals — while the deposit is a refundable sum taken to cover late return or damage. These per-product settings let different rental items carry different terms (a tool might allow 1–7 days with a small deposit; a high-value asset might require a larger one), all within the same store.