Bug 21654: Remove refund_lost_item_fee_rules.sql from the installer process
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 24 Oct 2018 22:50:02 +0000 (19:50 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 26 Oct 2018 17:09:59 +0000 (17:09 +0000)
commit51ce2ebfe12e344beec4d73109e885c5c303347c
tree946cde8397b24d52a3c9e3534fb76d59913db683
parent826111b11cc30dd1536c943d6875b54b6355eb74
Bug 21654: Remove refund_lost_item_fee_rules.sql from the installer process

This is a follow-up patch for bug 14048 comment 97

Test plan:
  git grep refund_lost_item_fee_rules.sql
should not return any results

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Installer.pm