| Summary: | Add GIR codes added to Edifact since 1.2 | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Colin Campbell <colin.campbell> |
| Component: | Acquisitions | Assignee: | Colin Campbell <colin.campbell> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | brendan, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
New 4 GIR codes have been added to Edifact since version 1.2.
Now the list of recognized GIR codes is complete and these codes can be used in future development.
LHC - Library Holding Code: may hold a combination of information including location, sequence, item type etc. as a single data string (contents defined by the library).
LRP - Library Rotation Plan: a code number assigned by a library to identify a rotation plan to which an item belongs.
LSC - Statistical category: a code used by a library to identify a statistical category (e.g. 605 or Children's Picture Books) for management reporting purposes.
RIC - Reader Interest Category: code to identify stock at a lower level than LST (Stock Category) eg. Western, Science Fiction.
|
Version(s) released in: | |
| Circulation function: | |||
| Attachments: |
Proposed patch
BUG 17414 Add new GIR codes in Edifact |
||
|
Description
Colin Campbell
2016-10-07 15:11:53 UTC
Created attachment 56079 [details] [review] Proposed patch No new code merely adds the four new codes to the list so that extract_gir recognizes them. This is to allow their use by future development Created attachment 56132 [details] [review] BUG 17414 Add new GIR codes in Edifact Add the 4 GIR codes which were added by Editeur since 1.2 So that the list of recognized GIR codes is now complete And thse codes can be used in future development Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Nonfunctional changes, moving directly to passed qa. Pushed to Master - Should be in the November 16.11 Release. Thanks! Some strange quotes in the 'text to go in the release notes' broke the release notes script here. I have removed them. |