[Koha-bugs] [Bug 24381] ACCOUNT_CREDIT and ACCOUNT_DEBIT slip not printing information about paid fines/fees

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 14 13:05:05 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24381

--- Comment #53 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 111595
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111595&action=edit
Bug 24381: Convert printfeercpt to use GetPreparedLetter

This patch updates C4::Letters to allow use of existing koha template
includes from notices, then updates the printfeercpt slip print option
to use GetPreparedLetter rather than calling getletter directly.

As part of this work, we also add credits and debits handling to the
_parseletter_sth and _get_tt_params routines in C4::Letters to allow for
recognisable variable names in the notice template.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list