6 Aug
2019
6 Aug
'19
3:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23323 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I think this is done on bug 18936: Koha/CirculationRules.pm 54 our $RULE_KINDS = { 55 refund => { 56 scope => [ 'branchcode' ], 57 default_value => 1, 58 }, -- You are receiving this mail because: You are watching all bug changes.