http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11594
Bug ID: 11594
Summary: store both item type and document type in statistics
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
I copy here a comment originaly made on bug 9351
For some libraries, what is needed in statistical table is BOTH items.itype and
biblioitems.itemtype, and maybe a clear indication (a 3rd column
"circulation_type" ?) of which type is was used for circulation rights.
Ex:
In Rennes 2 we use item level for defining circulation rules.
items.itype are codes for "Short Loan", "Normal Loan", "Long loan".
biblioitems.itemtype are "Book", "Serial", "DVD" etc.
For our annual report, we need to know the number of Books, Serials, DVD
checked out, even if the type used for defining circulation rules are "Short
loan", and not "Book".
But other libraries may have different settings, and may have need to make
stats on item level, or maybe cross stats on both level.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/