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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7683
          Assignee: [email protected]
           Summary: stat wizrad :cataloging
        QA Contact: [email protected]
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          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.
_______________________________________________
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/

Reply via email to