Bug 26403: Use accounts include in account management pages
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 10 May 2023 06:37:55 +0000 (07:37 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 10 May 2023 18:26:15 +0000 (15:26 -0300)
commitbd8d019d3232cdef815deef9ee6095c0298baf03
treee1dc97b6e2477bdc57f16b5ec8a7f7e4f95b947a
parent0c07407a82f5a1e41f8e5be57475e889da77c3fa
Bug 26403: Use accounts include in account management pages

This patch updates the credit and debit types management pages to use
the proper includes for handling system type translations.  This is how
it should have been done in the first place on the original bugs that
introduced the management of these types but for some reason I think it
got dropped during the QA process leading to confusion around these
system types with their fixed descriptions.

To test:
1. Apply patch
2. Apply the translations
   ./misc/translator/translate install xx-XX
3. In the staff interface, go to Administration > Credit types
   --> They should be translated
4. Go to Administration > Debit types
   --> They should be translated

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/credit_types.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/debit_types.tt