Summary: | Warn catalogers if item type doesn't match 942c | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | m.de.rooy, marjorie.barry-vila |
Version: | Main | ||
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: |
Description
Christopher Brannon
2017-01-24 19:20:58 UTC
Hi Christopher, not sure I understand the problem here - 942$c is usually a pull down, so it should always match an existing itemtype? (In reply to Katrin Fischer from comment #1) > Hi Christopher, not sure I understand the problem here - 942$c is usually a > pull down, so it should always match an existing itemtype? 942c is a bib level item type. Item type is also recorded on the item record. Sometimes these two types do not match, and causes problems between item level holds and first available holds. Actually, they often don't match by purpose in our academic libraries. There often is one item 'for reference' with a different item type than others. This warning should be optional then - Koha supports different itemtypes on a record. |