You are here

constant PERCENT_PAYMENT in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7

1 use of PERCENT_PAYMENT
UnitPricingCalendar::calculatePrice in modules/rooms_pricing/includes/rooms_pricing.unit_pricing_calendar.inc
Given a date range determine the cost of the room over that period.

File

./rooms.module, line 41
Provides basic underlying functionality and configuration options used by all Rooms modules

Code

define('PERCENT_PAYMENT', 11);