https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31085 Bug ID: 31085 Summary: The return claims table no longer reloads on resolution Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Depends on: 29519 Blocks: 28854 In bug 29519 we split out the returns claim resolution modal and form so they could be re-used on the check-in screen. However, I missed something. When resolving a claim from the details or checkout screens the claims table should be refreshed. Currently, we are calling an undefined function and this leads to noise in the console and the table not refreshing as it should. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28854 [Bug 28854] Add ability to create bundles of items https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29519 [Bug 29519] Add option to resolve a return claim at checkin -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.