[Koha-bugs] [Bug 12768] Replacement cost and processing fee management

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 1 20:48:57 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12768

--- Comment #29 from Eivin Giske Skaaren <eskaaren at yahoo.no> ---
Test results:

After applying the patch I was unable to set "Charge", "Default replacement
cost" or "Processing fee" for any item.
When clicking save the values were not changed but stayed 0.00.

I checked out master again to verify and I could then change the value for
"Charge".

After manually altering the table with the commands in
a/installer/data/mysql/atomicupdate/bug_12768-update_schema_files.sql
I got it to work. This may have been a local problem with my devbox.

Test scenario 1:
When setting to "lost" manually this seems to work as advertised. 
But as a side note: if changing the status for the item from "lost" back to
"choose" the fines stays put.
So by setting an item to "lost" by mistake and then changing back the fines
must also be manually handled.

When using the longoverdue.pl script the item is marked as Long overdue (lost)
but there is no fine shown for the patron.

Test scenario 2:
Manual work as advertised.

When using the longoverdue.pl script the result is the same as in scenario 1.
There is no fine.

Perhaps someone else could test the part using the script? If this works for
them there  might be an issue with my dev env and I would be happy to sign off.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list