https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19191 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #22 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Ok, big problem: - notice templates are there - homebranch library has an email - patron has an email But no notice is generated on paying/writing off.
To fix after initial testing is finished: - Fix capitalization on notice templates: Account Writeoff, Account Payment - Add database update - Add notices to other installers
Maybe related: ERROR: nothing to substitute - both 'tables', 'loops' and 'substitute' are empty at /home/vagrant/kohaclone/Koha/Account.pm line 265. Use of uninitialized value in string eq at /home/vagrant/kohaclone/members/paycollect.pl line 194. Use of uninitialized value in string eq at /home/vagrant/kohaclone/members/pay.pl line 224. Please fix all notes in one patch (installers now too, notices are ok afaikt if they work ;) ) -- You are receiving this mail because: You are watching all bug changes.