| Summary: | Remove/edit Last Seen date on an item when it was incorrectly marked as seen | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Angela Berrett <angela.berrett> |
| Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | angela.berrett, gmcharlt |
| 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: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Angela Berrett
2023-12-22 17:04:45 UTC
Hi Angela, you can crate a capital letter subfield in your MARC frameworks and map the datelastesen column to it. That will make it visible and you will be able to edit it in the item form. Something like 952$L or so would work. (In reply to Katrin Fischer from comment #2) > Something like 952$L or so would work. Found it built in to 952$R. Thanks! |