Bug 26689: Prepend letter codes.
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 29 Jun 2022 16:26:30 +0000 (17:26 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 22 Jul 2022 18:01:36 +0000 (15:01 -0300)
commit87aa05f9deb7fa09f059d53b422b89c8411e0c84
tree45b04bcc40180f8d525ae57ef6d875a3bedd531b
parent8e46612d7c5dfc8d0faff009ef9f86198bdd0f83
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>
members/printfeercpt.pl
members/printinvoice.pl