constant MERCI_ITEM_STATUS_CANCELED in MERCI (Manage Equipment Reservations, Checkout and Inventory) 6.2
Same name and namespace in other branches
- 7.2 merci.module \MERCI_ITEM_STATUS_CANCELED
1 use of MERCI_ITEM_STATUS_CANCELED
- merci_add_reservation_items in includes/
api.inc - Adds items to reservation on creation/update.
File
- ./
merci.module, line 32 - MERCI - Managed Equipment Reservation Checkout and Inventory
Code
define('MERCI_ITEM_STATUS_CANCELED', -2);