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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #19 from Katrin Fischer <[email protected]> ---
I have 2 problems with this:

1) (blocker) fines.pl is not applying fines for me after the patch was applied.
Running the script with -l it indicates there should be a fines for the patron
I used for testing, but the fine is not created. Even the FINES log in
action_logs show that there should be a fine entry on the account.

After running it repeatedly with different options an wondering why the fine
would not appear on the patron account, it gave me an error:
Can't use an undefined value as a HASH reference at
/home/katrin/kohaclone/C4/Overdues.pm line 598.

Which is the line changed by the patch.

2) I think we already track that information in the branch column of
action_logs. But after applying the patch and paying a fine, I have an entry
with an empty branchcode there.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to