[Bug 12768] Replacement cost and processing fee management
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12768 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #70 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org