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