https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12768
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #70 from Jonathan Druart <[email protected]> --- 1. accounttype "PF" must be handle in the SWITCH block in templates 2. Any chances to see the tests cleaned a bit? There are a lot of c/p 3. I got an error, to reproduce: useDefaultReplacementCost set to "Use" itemtype.defaultreplacecost = 1 itemtype.processfee = 2 Check an item out Mark it as lost => 2 fines are created (L=1, PF=2) Use the "pay selected" button {UNKNOWN}: Can't call method "unblessed" on an undefined value at /home/vagrant/kohaclone/C4/Circulation.pm line 2177. at /home/vagrant/kohaclone/C4/Circulation.pm line 2194 May be a bug in master. -- 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/
