constant MERCI_STATUS_NO_SHOW in MERCI (Manage Equipment Reservations, Checkout and Inventory) 6.2
Same name and namespace in other branches
- 6 merci.module \MERCI_STATUS_NO_SHOW
- 7.2 merci.module \MERCI_STATUS_NO_SHOW
3 uses of MERCI_STATUS_NO_SHOW
- merci_add_reservation_items in includes/
api.inc - Adds items to reservation on creation/update.
- merci_cron in ./
merci.module - Implementation of hook_cron().
- merci_validate_status in includes/
api.inc
File
- ./
merci.module, line 21 - MERCI - Managed Equipment Reservation Checkout and Inventory
Code
define('MERCI_STATUS_NO_SHOW', 7);