Bug 24097 - Don't show claims tab in patron account, when there are no claims
Summary: Don't show claims tab in patron account, when there are no claims
Status: BLOCKED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on: 26258
Blocks:
  Show dependency treegraph
 
Reported: 2019-11-24 13:04 UTC by Katrin Fischer
Modified: 2025-07-02 14:22 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2019-11-24 13:04:02 UTC
Not every library will want to use this feature - I think it would be nicer if we didn't show the tab when there are no claims, so this is a bit more 'invisible'.

It also matches how we handle other tabs.
Comment 1 Ray Delahunty 2025-07-02 07:48:05 UTC
Bug 37578 saw the Charges tab removed so tabs can be made to go away. I hoped that hiding the claims_returned column in the issues_table in Table Settings would cause the Claims tab to vanish by alas, not the case. This tab is clutter for us. BTW, why is this one 'BLOCKED'?
Comment 2 Owen Leonard 2025-07-02 14:22:54 UTC
(In reply to Ray Delahunty from comment #1)
> tab is clutter for us. BTW, why is this one 'BLOCKED'?

Because it depends on a bug, 26258, which is still ASSIGNED. I still intend to get that one rebased and into testing again but I haven't found the time. If someone wanted to take this bug on I would be fine with removing the dependency.