Bug 24097

Summary: Don't show claims tab in patron account, when there are no claims
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: BLOCKED --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: lisette, michaela.sieber, r.delahunty
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:
Bug Depends on: 26258    
Bug Blocks:    

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.