I need an experienced drupal module developer to develop a small module in version 5.1/5.2.
I will pay for this project to be done.
Here are the details::
It involves writing a module to track tapes.
Different users own tapes and a user cannot see another users' tapes (access control).
A user can check in/check out tapes.
checkin/checkout means when this happens, the location of the tape, the time/date is logged and also the user doing the check in/out.
Also processes can be done to any tape so there is like "notes" for each tape and users (admins) can add to the notes without editing the previous notes.....similar to how the comments are except for a note, there will be date/time, title, body, and user. The "notes" are like an audit trail so if the owner of the tapes logs in, they can search for their tapes and then click on each tape and then see the processes done to that tape.
A tape will have attributes such as barcodeid, name, owner, etc. I will specify all the attributes to you.
A tape must be made searchable by their attributes.
These functionalities must be developed as one module that i can enable in the modules administration area. A lot of the access control can be done by the already built in access control.
To give you an example:
These can be the groups that can be defined:
Admins
Company A
Company B