chrishjorth / sharingear-static

HTML, CSS, JavaScript files, Images, etc.
0 stars 0 forks source link

Booking calendar - wrong price calculation #315

Open dgyurov opened 9 years ago

dgyurov commented 9 years ago

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.

untitled

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.