bug 2000 - remove admin/issuingrules.pl
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 20 Jun 2008 13:11:22 +0000 (08:11 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 20 Jun 2008 13:19:10 +0000 (08:19 -0500)
commit375f62bdb1eab2529f4ef47cc2b3091b3bfcd812
tree45621e679286782fd473ec027eb44038419d0296
parent5a7905f44077d2e257ef47fcbb2983f434add550
bug 2000 - remove admin/issuingrules.pl

Patch to remove issuingrules.pl in favor of
using smart-rules.pl to manage loan and fine
rules.  Several reasons for this:

* issuingrules.pl's matrix could grow rather large
  if the library has a large number of item types
  and patron categories
* successfully entering rules via issuingrules.pl
  requires placing commas within input fields
* a sparse circulation policy matrix takes the
  same amount of screen space as one that uses
  rules for a lot of specific patron category/item type
  combinations.
* having two administrative interfaces to the same
  policy settings could be confusing.
* UI design of smart-rules.pl better lends itself
  to adding more policy setting attributes to the
  rules matrix.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
admin/issuingrules.pl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/includes/admin-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/issuingrules.tmpl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/issuingrules.tmpl [deleted file]