I need to do the following:
I have two types of rental products, each of which I have 30 of. I need to be able to track this inventory while allowing people to rent them. They need to be able to rent them across multiple days.
How can I make sure the form tracks the dates that my items are rented out so that I don’t get to many rented out?
I tried the inventory add-on, but that only allows me to set a limit for one date, not across dates.