[Koha-bugs] [Bug 26689] Monetary accounts notices should be definable at the credit_type/debit_type level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 29 18:29:04 CEST 2022


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

--- Comment #19 from Martin Renvoize <martin.renvoize at 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.


More information about the Koha-bugs mailing list