29 Jun
2022
29 Jun
'22
6:29 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26689 --- Comment #19 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 136744 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136744&action=edit Bug 26689: Prepend letter codes. This patch prepends the credit_type_code and debit_type_code with CREDIT_ and DEBIT_ respectively when doing a lookup on the notice letter code. Test plan 1) As previous patches, however instead of just naming your notice to match the credit_type_code or debit_type_code use CREDIT_credit_type_code and DEBIT_debit_type_code respectively. -- You are receiving this mail because: You are watching all bug changes.