http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7420
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Katrin Fischer <[email protected]> 2012-02-07 18:24:05 UTC --- I was looking at the code, because this is an interesting feature and I was working on documentation for fines & notices today. I spotted some things: + <th>Overdue Fines Cap ($)</th> The Dollar sign should not be there - perhaps you can do a follow up removing it? Dollars are not the active currency everywhere :) There are also some unconditional(?) warns in Overdue.pm. And I wonder how that works? Perhaps worth adding some documentation to the wiki? +###### XXX space ######## +# This is an attempt to make .XXX versions mergeable with master version +# Please keep new XXX patches between XXX space markers +# Master submitters: when making a real version, please push patch outside +# (above) the markers and leave the markers with this instructions in the file + -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
