[#211] Booking Price Problem

Migrated from Redmine #211 | Author: Karl Oskar Andersen
Status: New | Priority: High, I’m very impatient | Created: 2018-08-07


Hello,

We are having a problem when booking multiple hours.

  • We have a Service defined, with Service duration 1hr, and with a price
    of NOK 100,- (+ VAT)

  • Through API’s, it is possible to book multiple consecutive hours, e.g.
    10.00-13.00

  • The booking process works - the Service is booked by the user for the
    full duration of 3 hours, but pricing is not multiplied; the total
    price for the booking is still NOK 100,- (+ VAT), this should be NOK
    300,- (+ VAT).

This causes a mismatch on revenue from the dashboard page.

We are using the company book method.
(Company administration service methods - Company administration service methods - SimplyBook.me)

Company name: Wogow

Redmine Admin wrote:

Pricing not supposed to be multiplied if default service duration changed. In your case you need to book 3 tours instead of one