Summary: | No way to hide and disable "Offline circulation" | ||
---|---|---|---|
Product: | Koha | Reporter: | David Cook <dcook> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
David Cook
2025-03-19 03:47:43 UTC
Which one do you mean, the link on the circulation page to upload files? (In reply to Katrin Fischer from comment #1) > Which one do you mean, the link on the circulation page to upload files? More or less, yes. I mean the whole "Offline circulation" section: "Upload offline circulation file (.koc)" process_koc.pl "Pending offline circulation actions" list.pl "Get desktop application" external_link "Get Firefox add-on" external_link And then disabling those .pl scripts in the "offline_circ" path. Hm, maybe also a permission would also make sense here (not sure if we have one yet?? (In reply to Katrin Fischer from comment #3) > Hm, maybe also a permission would also make sense here (not sure if we have > one yet?? That's a good idea. Probably the better way to go. I think I have a number of other recent bug reports where I'm going to propose adding permissions I think. (I need to action a lot of these bug reports locally quite quickly, so I might locally use a system preference, but submit a patch that adds a permission. Although then I won't be able to phase out the syspref without a database change as well. Tricky...) |