https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14390
--- Comment #53 from Jacek Ablewicz <[email protected]> --- (In reply to Marcel de Rooy from comment #49) > But take care with $type that you get from CalcFine. > It may not be what you expect it to be .. Looks like $type argument passed to UpdateFine() is always NULL / undef, setting it to the custom string is not possible in Administration -> Circulation and fines rules, or anywhere else in the system (not implemented?). But in case it's not NULL in the database, it affects just a fine description and the log entry. There doesn't seem to be anything wrong with it - ? -- 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/
