constant FULL_PAYMENT in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
1 use of FULL_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 40 - Provides basic underlying functionality and configuration options used by all Rooms modules
Code
define('FULL_PAYMENT', 10);