Koha/koha-tmpl/intranet-tmpl
Martin Renvoize 4e9a8b6413
Bug 25147: AllowSelfCheckReturns is in the wrong system preference section
This reverts commit 8aa9f2cc07.

I agree with the following comment and as such have reverted the patch.

Quoting Phil Ringnalda <phil@chetcolibrary.org>:

  Everything currently in the chunk labelled "Self Checkout" is
  preferences used to control sco-main.pl, a feature that does checkout
  and renewal, and optionally with the preference AllSelfCheckReturns,
  also checkin.

  Everything currently in the chunk labelled "Self check-in module" is
  preferences used to control sci-main.pl, a separate feature that does
  only checkin, and does checkin whether or not AllowSelfCheckReturns is
  set.

  I'd think a better solution would be to either rename the preference,
  which is actually AllowReturnsInSelfCheckout, or rename the chunks to
  make it more clear that they are preferences for two different features.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-17 08:22:43 +01:00
..
js Bug 25027: Use localStorage instead of sessionStorage for results browser 2020-04-14 16:13:38 +01:00
lib Bug 24455: Add moment-timezone library in staff 2020-03-25 13:54:16 +00:00
prog Bug 25147: AllowSelfCheckReturns is in the wrong system preference section 2020-04-17 08:22:43 +01:00