You are here

6 uses of MERCI_ITEM_STATUS_AVAILABLE in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.2

merci_add_reservation_items in includes/api.inc
Adds items to reservation on creation/update.
merci_delete in ./merci.module
Implementation of hook_delete().
merci_get_reservable_items in includes/database.inc
Pulls an array of items that are reservable for the content type and date range.
merci_incomplete_reservations_for_item_nid in includes/database.inc
@todo Please document this function.
merci_load_reservations_for_node_in_timespan in includes/database.inc
Builds an array representing reservations for a Resource within a given timespan
merci_reserved_bucket_items in includes/database.inc