You are here

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

Same name and namespace in other branches
  1. 6.2 merci.module \MERCI_ITEM_STATUS_CHECKED_OUT
  2. 7.2 merci.module \MERCI_ITEM_STATUS_CHECKED_OUT
1 use of MERCI_ITEM_STATUS_CHECKED_OUT
merci_add_reservation_items in ./merci.module
Adds items to reservation on creation/update.

File

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

Code

define('MERCI_ITEM_STATUS_CHECKED_OUT', 2);