Summary: | Add ISBN filter to advanced order search | ||
---|---|---|---|
Product: | Koha | Reporter: | Savitra Sirohi <savitra.sirohi> |
Component: | Acquisitions | Assignee: | Amit Gupta <kohapatch> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, koha.sekjal, kohapatch, nengard, paul.poulain |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 6721, 7085 | ||
Bug Blocks: | |||
Attachments: |
Bug 6807 - Add ISBN filter to advanced order search.
[SIGNED-OFF] Bug 6807 - Add ISBN filter to advanced order search. |
Description
Savitra Sirohi
2011-08-30 05:03:11 UTC
Created attachment 5349 [details] [review] Bug 6807 - Add ISBN filter to advanced order search. Bug 6807 - Add ISBN filter to advanced order search. Created attachment 5358 [details] [review] [SIGNED-OFF] Bug 6807 - Add ISBN filter to advanced order search. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> QA comment: couldn't test this patch, I think i've found a bug introduced by 6721 that prevent this one to work. Otherwise, should be QA OK Adds new param very cleanly, and returns more information equally cleanly. Marking as Passed QA. One bit of followup I'd like to see for Academic and Special libraries: ISSN support. Many libraries primarily collect journals, so having the ISSN option, either as a separate field, as a syspref choice, or having it automatically searched at the same time as biblioitems.isbn, would be a very nice addition to round this out. Small string added, I think it is worth adding anyway Successfully tested on current HEAD. |