| Summary: | Fixed length control fields does not save "Type of Material" when edited. | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Laura Escamilla <Laura.escamilla> |
| Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | m.de.rooy |
| 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
Laura Escamilla
2023-05-09 20:27:28 UTC
Hi Laura, this is one of those MARC things: you need to make sure that LDR Pos. 6 is set correctly, it determines what material type will be selected for 008. See bug 19419 and and bug 30871 - maybe we need to add more hints? (In reply to Katrin Fischer from comment #1) > Hi Laura, this is one of those MARC things: you need to make sure that LDR > Pos. 6 is set correctly, it determines what material type will be selected > for 008. > > See bug 19419 and and bug 30871 - maybe we need to add more hints? Thanks, Katrin! It would definitely be helpful to have hints or more documentation available regarding this procedure. |