You are here

constant MERCI_ITEM_STATUS_CHECKED_OUT in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.2

Same name and namespace in other branches
  1. 6.2 merci.module \MERCI_ITEM_STATUS_CHECKED_OUT
  2. 6 merci.module \MERCI_ITEM_STATUS_CHECKED_OUT
3 uses of MERCI_ITEM_STATUS_CHECKED_OUT
merci_add_reservation_items in includes/api.inc
Adds items to reservation on creation/update.
merci_checked_out_reservations_for_item_nid in includes/database.inc
merci_overdue_items in includes/database.inc

File

./merci.module, line 37
MERCI - Managed Equipment Reservation Checkout and Inventory

Code

define('MERCI_ITEM_STATUS_CHECKED_OUT', 2);