Bug 4237 - Add other item statuses
Summary: Add other item statuses
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: 3.4
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Jane Wagner
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks: 4173
  Show dependency treegraph
 
Reported: 2010-02-22 07:34 UTC by Jane Wagner
Modified: 2012-10-26 00:51 UTC (History)
6 users (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Screen shot of item status setup (57.63 KB, image/jpeg)
2010-02-22 19:34 UTC, Chris Cormack
Details
Screen shot of OPAC item status display (19.88 KB, image/jpeg)
2010-02-22 19:35 UTC, Chris Cormack
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cormack 2010-05-21 01:24:46 UTC


---- Reported by jwagner@ptfs.com 2010-02-22 19:34:43 ----

Created an attachment
Screen shot of item status setup

Sponsored by East Brunswick Public Library, East Brunswick, NJ, USA.

The library wants to be able to define local statuses for items, and to control whether or not items with those statuses can have holds placed.  We identified an unused subfield (subfield k) in the 952 and used it for this purpose, also creating a new field named otherstatus in the items table.  Under Administration, Other Item Status, the library can define new statuses (e.g., Cataloging, Trace, Storage) and mark them holdable or not.  These statuses show in both staff and OPAC item listings.  The status is cleared when an item is checked in.



---- Additional Comments From jwagner@ptfs.com 2010-02-22 19:35:39 ----

Created an attachment
Screen shot of OPAC item status display





---- Additional Comments From jwagner@ptfs.com 2010-05-12 13:55:29 ----

The fix for this bug (in ptfs-harley) can be pulled from the public git repository at http://github.com/Koha-PTFS, branch http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4237




--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:24 UTC  ---

This bug was previously known as _bug_ 4237 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4237
Imported an attachment (id=1925)
Imported an attachment (id=1926)

Unknown operating system Windows 2000. Setting to default OS "All".
Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was jwagner@ptfs.com.
The original assignee of this bug does not have
   an account here. Reassigning to the default assignee
   for the component, gmcharlt@gmail.com.
   Previous assignee was kohaprogrammers@ptfs.com.
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.
Bug reassigned, setting status to "NEW".
   Previous status was "ASSIGNED".
CC member jwagner@ptfs.com does not have an account here
The original submitter of attachment 1925 [details] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.
The original submitter of attachment 1926 [details] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.

Comment 1 Jonathan Druart 2011-04-05 10:04:34 UTC
I can't find the patch for testing
Comment 2 Julian Maurice 2011-08-05 09:59:41 UTC
Setting importance to P1 according to comment 1
Comment 3 Jane Wagner 2011-08-05 13:02:08 UTC
Our github address is https://github.com/ptfs/Koha-PTFS
Comment 4 Owen Leonard 2011-08-05 20:35:53 UTC
Any bug referencing PTFS's Harley repo should be marked as "does not apply" by
default. At this point I think they should be closed with "WONTFIX" unless PTFS
decides to rebase their work and resubmit.
Comment 5 Jared Camins-Esakov 2012-02-13 13:21:09 UTC
The Harley integration project has been stalled for some time.