3 Feb
2016
3 Feb
'16
5:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15731 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 47603 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47603&action=edit Bug 15731: Remove C4::Reports::Guided::build_authorised_value_list This subroutine has been added by commit 42acfbf75b7bb4ee53c6a6f035e258a0b522ce10 Bug 7993: Save reports with Group/Subgroup hierarchy But it has never been used (or git grep cheats me). Test plan: 1/ git grep build_authorised_value_list should not return any result 2/ Create a report, execute it Everything should work fine. -- You are receiving this mail because: You are watching all bug changes.