]> git.koha-community.org Git - koha.git/commit
Bug 26689: Prepend letter codes.
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 29 Jun 2022 16:26:30 +0000 (17:26 +0100)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Wed, 14 Sep 2022 09:48:14 +0000 (11:48 +0200)
commitbdaefd6745e573e42547dc80669d766ba4d7600a
tree8574ff7e8984f8bd0908fc727713a4f168fbfd6c
parente4f6538094b2b067fe793584be291ec6d9bf85f8
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.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 87aa05f9deb7fa09f059d53b422b89c8411e0c84)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 6d9fd8160a6e0e9976babcc2cd01f58baa4a325e)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
members/printfeercpt.pl
members/printinvoice.pl