| Summary: | MARC bibliographic framework test (admin/checkmark.pl) does not consider item-level_itype system preference | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Sophie MEYNIEUX <sophie.meynieux> |
| Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | gmcharlt |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Sophie MEYNIEUX
2019-09-06 11:03:17 UTC
Hi Sophie, I think this is the correct behavior. Even with item-level itypes, there is a lot of functionality in Koha that relies on a fallback on record level itemtypes (article requests on records without items, checks if something is holdable and which rule should apply, itemtype search in advanced search includes 942$c, etc.) |