On Thu, May 3, 2012 at 11:11 AM, Chauncey Montgomery <[email protected]> wrote:
> So if I ran a report that counted CIRC ID from the CIRCULATION source, would
> that only include the counts of circulations and not renewals?  In other
> words, would I need to also include counts of phone, desk, and OPAC renewals
> to get a full count of activity?

If you just counted Circ ID, that would include renewals, as each
renewal causes a new row in the circ table.

You could filter them out (doesn't sound like you want to) with the
fields previously mentioned (or, you could filter them out based on
the Parent Circulation field, since original circs and their renewals
are linked through that).

-- 
Jason Etheridge
 | Equinox Software, Inc. / The Open Source Experts
 | phone:  1-877-OPEN-ILS (673-6457)
 | email:  [email protected]
 | web:  http://www.esilibrary.com
 | Supporting Koha and Evergreen: http://koha-community.org &
http://evergreen-ils.org

Reply via email to