[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 10 08:46:30 CEST 2023


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #150925|0                           |1
        is obsolete|                            |

--- Comment #23 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 150932
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150932&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list