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

--- Comment #8 from Josef Moravec <[email protected]> ---
Created attachment 94981
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94981&action=edit
Bug 23181: Unable to use payment library in ACCOUNT_PAYMENT or ACCOUNT_WRITEOFF
notices

Do to a simple semantic typo, the branches key will always be null for the
tables key of the parameters for GetPreparedLetter.

Test Plan:
0) Activate UseEmailReceipts
1) Attempt to use [% branch.branchname %] in the ACCOUNT_PAYMENT notice
2) Note it produces no output
3) Apply this patch
4) Make another payment
5) You should now see the branche's name!

Signed-off-by: Katrin Fischer <[email protected]>
Also requires UseEmailReceipts to be activated.

Signed-off-by: Josef Moravec <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to