constant MERCI_AVA_S in MERCI (Manage Equipment Reservations, Checkout and Inventory) 6
2 uses of MERCI_AVA_S
- merci_get_available_bucket_count in ./
merci.module - Calculates the total number of available bucket items for a reservation.
- merci_get_reservable_items in ./
merci.module - Pulls an array of items that are reservable for the content type and date range.
File
- ./
merci.module, line 10 - MERCI - Managed Equipment Reservation Checkout and Inventory
Code
define('MERCI_AVA_S', 3);