WHAT IS WRONG
When the user selects a whole month, the days counter goes to -1, which causes a subtraction of the price per day from the total price.
HOW TO REPRODUCE
Go to a gear booking and select the first day of the month as pickup day (12:00) and the last day of the same month as delivery date (12:00). The days counter should show -1 as a value, and the total price should be lower than expected.
WHAT IS WRONG When the user selects a whole month, the days counter goes to -1, which causes a subtraction of the price per day from the total price.
HOW TO REPRODUCE Go to a gear booking and select the first day of the month as pickup day (12:00) and the last day of the same month as delivery date (12:00). The days counter should show -1 as a value, and the total price should be lower than expected.