Bug 26418: Fix translatability of REFUND credit type
commit34b9c061f347da750f4565a57012c9caab93f925
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 9 Sep 2020 14:34:13 +0000 (9 15:34 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 28 Sep 2020 13:07:27 +0000 (28 15:07 +0200)
treeffb1e3fa088cde1cc8bcbb16c09c870ee0f28387
parent340c8019d2630cc2442b51ae6dfbed5526813699
Bug 26418: Fix translatability of REFUND credit type

The description of REFUND type accountline credits introduced with the "issue refund" feature is not translatable.

To test:
- Make sure a language with a complete translation is installed
- Switch to the language
- Go to any user account
- Add a manual invoice
- Pay it off fully or partially
- Click on "issue refund"
- Confirm the refund
- Check the description of the line in the patron account is not translated.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc
pos/register.pl