From b54cb888f25c2d1927f49ca73a0790cbaef26e32 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 21 Feb 2019 17:46:37 -0300 Subject: [PATCH] Bug 18936: chargename removed by bug 21753 --- Koha/CirculationRules.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Koha/CirculationRules.pm b/Koha/CirculationRules.pm index fdcd9d5506..2f6da8816d 100644 --- a/Koha/CirculationRules.pm +++ b/Koha/CirculationRules.pm @@ -150,7 +150,6 @@ our $RULE_KINDS = { }, # Not included (deprecated?): # * accountsent - # * chargename # * reservecharge # * restrictedtype }; -- 2.11.0