Needs review
Project:
MERCI (Manage Equipment Reservations, Checkout and Inventory)
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2012 at 19:30 UTC
Updated:
13 Nov 2018 at 15:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
maritimefist commentedSo there's no way to tokenize the reservation status?
Comment #2
darrick commentedThis can be implemented in a separate module. Take a look at the code I did for implementing the merci_resources token. I'm a bit loath to implement it in the main module because I'd like to feature freeze the main module and only include bug fixes. So I can start focusing on a Merci 3.x version.
However, that said I have a few bugs to fix in the current release and have done much maintenance in the past few months. I'm not sure when I will do that but when I do I'll look into adding the Reservation Status token and if it's not too much work will make the change.
Meantime, if you want done quickly give implementing it in a custom module a shot.
Thanks
Comment #3
maritimefist commentedThanks for the quick response. A custom module looks like the way to go for now, but I must admit that well beyond current ability. I don't even know where to begin.
Comment #4
zeip commentedAttached is a patch to add reservation status as a token similarly to resources.