CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Tracking Equipment Rental
Pages: [1]

Author Topic: Tracking Equipment Rental  (Read 1401 times)

drubage

  • I post occasionally
  • **
  • Posts: 32
  • Karma: 0
Tracking Equipment Rental
May 17, 2010, 09:04:37 am
Hi there,

We are considering using CiviCRM for a client. They have a specific use request and I am not sure how best to implement it with CiviCRM. Basically, they rent out equipment to various users (it's free they are a non-profit providing tools for the blind/deaf). They want to be able to track the rental and return of this equipment. PLUS, they want to be able to run reports like "Pull up everyone living in X county who currently has equipment rented" or "Pull up everyone living in X county who rented equipment in the last year".

Anyone have a good idea how to do this in CiviCRM? I was first thinking that we'd have activity types for equipment rental and return, but then I am not sure how to run reports from that data.

The other idea I had was to use tags and tag someone with an equipment ID (or just a tag like "currently renting equipment") when they check something out. Then we can run a report pulling up everyone with those tags. Only problem with this is (I think) is that there is no history of who checked out what equipment when with tags, is that right?

Is the best option a combination of the 2 where we use "activity" for details about what they rented (and when they returned it, like with 2 activity types one for renting and one for returning) IN ADDITION TO a tag like "currently renting equipment" that we apply/unapply as people rent/return equipment? If so how can I run reports off of activity data like pull up people who rented something but haven't returned it yet, etc? Thanks!

    -Drew

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Tracking Equipment Rental
May 17, 2010, 09:20:45 am
Hi,

activity type "renting" with a status (renting/returned/whatever) sounds like a good idea.

For your search, see if either the custom search on activity or the search on activity works for you. Either way, shouldn't be complicated to create a new search to handle your needs.

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

drubage

  • I post occasionally
  • **
  • Posts: 32
  • Karma: 0
Re: Tracking Equipment Rental
May 17, 2010, 09:25:20 am
Thank you! How do we customize the "status" values for various activity types? (PS I am a savvy developer so if it means going into the database its no worries).
« Last Edit: May 17, 2010, 09:28:50 am by drubage »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Tracking Equipment Rental
May 17, 2010, 01:10:36 pm

You might be better off adding 3 new custom fields:

1. status of rental
2. rental start date
3. rental end date

depending on how many rentals you have etc, you can consider a rental as a "short term" relationship :)

I think the big issue is "how are you representing the equipment"? What object are you using?

not sure what your needs are, but you might also want to check out Merci: http://drupal.org/project/merci/

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Tracking Equipment Rental

This forum was archived on 2017-11-26.