[Koha-bugs] [Bug 7683] New: stat wizrad :cataloging

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 8 16:31:12 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7683

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7683
          Assignee: gmcharlt at gmail.com
           Summary: stat wizrad :cataloging
        QA Contact: koha.sekjal at gmail.com
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: stephane.delaye at biblibre.com
          Hardware: All
            Status: NEW
           Version: rel_3_8
         Component: Reports
           Product: Koha

In the cataloguing wizard, add the following lines that can be used as
row/column/filter: 
* status 
* item creation date (range with dynamic calendar) 
* item suppresion date (range with dynamic calendar) 
* origin : items.materials - authorized value list "origin" 995$s 
* Domaine : 995$t items.statisticvalue "domain" av list 

Adds options for distinct biblionumber count on title and items.

Add 3 options (radio buttons)
     - Titles count "COUNT (biblionumber)"
     - Counting of copies "COUNT (ItemNumber)" (current behavior)
     - Counting of copies deleted "COUNT (deleteditems.itemnumber)"

   - Add to selected row or column + filter combo:
     - items.notforloan
     - items.materials
     - items.statisticvalue

     For each of these fields, retrieve the label and the code value allowed in
the grid cataloging default.
     If no MARC field is mapped to the field in question, it does not show this
line in the wizard.
     If the MARC field is associated with a legal value, it displays a dropdown
list for the filter, if a text field.

   - Add to selected row or column + filter on a date range
     - Items.dateaccessioned (create Date)
     - Deleteditems.timestamp (date deleted) (Only if the third option (eg
count. Del.) Is selected)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list