Closed (fixed)
Project:
MERCI (Manage Equipment Reservations, Checkout and Inventory)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2011 at 21:31 UTC
Updated:
23 May 2011 at 21:51 UTC
Comments
Comment #1
darrick commentedCan you be more clear with this.
Currently a user with the "create reservations" permission can edit there own reservations only if the status is MERCI_STATUS_UNCONFIRMED.
If the user also has the 'create confirmed reservations' status then they can edit any of their own reservations regardless of the reservation status.
Comment #2
darrick commented'edit' is not a valid operation passed to hook_access.
http://api.drupal.org/api/drupal/developer--hooks--node.php/function/hoo...
Comment #3
kreynen commentedThat bug was introduced between beta10 and 11 with this commit...
http://drupalcode.org/project/merci.git/commit/f9ff10db35021a1f3ca67954b...
http://drupalcode.org/project/merci.git/blobdiff/91feedd747b225faff1f789...
Testing the reamaining issues from DOM and BAVC against current code today.
Comment #5
rashedctg commentedHi
I am a new programmer and need help with MERCI. I have the same problem. I need the user to only be able to view the reservation and not be able to edit the reservations they make.
Is there a way to remove the "Edit" tab from the reservation form when the user has the "create reservations" permission and the user reserve equipments.
Thanks
Comment #6
darrick commented@rashedctg please do not reopen issues which have nothing to do with the same question you've already posted ten times.
Comment #7
rashedctg commentedwell I did not post anything ten times and what am I supposed to do if the question is not answered.
Comment #8
kreynen commentedPlease read the "Getting an issue addressed sooner" section of the handbooks http://drupal.org/node/73178
No one is being paid to answer these question or fix these issues. Darrick and I contribute to MERCI because it works for us and the organizations we work with. It is free for you to use "as is", but there is never a guarantee that it will have every feature you want or be easy enough for every user to configure.