| Summary: | ExportCircHistory preference is misnamed | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | System Administration | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | david, gmcharlt |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33828 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39719 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39389 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28905 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41314 |
||
| 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
Owen Leonard
2025-08-08 12:39:15 UTC
See also bug 39719 - the renaming needs to reflect that this is NOT related to the standard DataTable export options, but is a separate export option--to export in MARC that is shown under the table. Some suggestions ---------------- System preference name: - Currently: ExportCircHistory - Suggestion: ExportPatronCheckouts System preference description: - Currently: [Show|Don't show] the option to export patron checkouts. - Suggestion: [Show|Don't show] the option to export patron checkouts in MARC format. (This an addition export option that is not related to the default table export options.) Manual entry: https://koha-community.org/manual/latest/en/html/circulationpreferences.html#exportcirchistory May also need updating the ExportRemoveFields system preference description as well. This also mentions CSV export as well, I'm not sure how to trigger that as an option for ExportCircHistory. In addition, when ExportCircHistory is enabled you need to select the entries to export, but I don't know how to trigger the tick box beside each entry to select it--if you select 'Export', you get a default browser pop-up with "You must select checkout(s) to export". |