]> git.koha-community.org Git - koha.git/commit
Bug 19377: Remove $5 charge from sample item types
authorDavid Cook <dcook@prosentient.com.au>
Thu, 28 Sep 2017 03:00:27 +0000 (13:00 +1000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 27 Oct 2017 19:05:56 +0000 (16:05 -0300)
commitdcb87888deef5e032ce02882e14afc529b4d11fc
treea4de0f4a4d1d5dde31a7398fd1a473a049dea6c2
parent0f6bab669e5717b2907cb4c4e8644e512fe98006
Bug 19377: Remove $5 charge from sample item types

Most of the sample item types come with a rental charge of $5.
This is really annoying when you're testing Koha with a fast catalogued
book, since you end up having to write off fines and change the item
type before you can actually get to the testing you want to do.

I left the rental charge on most other items so that you can test
rental charges easily by using a item type other than BOOK or REF.

_TEST PLAN_

Before applying
1) drop your test database
2) create your test database
3) install Koha via the web installer and install all sample data
4) do a checkout
5) note a $5 rental charge

After applying
1) drop your test database
2) create your test database
3) install Koha via the web installer and install all sample data
4) do a checkout
5) note no $5 rental charge

Signed-off-by: Magnus Enger <magnus@libriotech.no>
Applied the patch and looked at the change to the SQL-file. Looks
good. That fine on books has surprised me one too many times! :-)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/en/optional/sample_itemtypes.sql