https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18786 --- Comment #32 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #31)
Cannot we try to be exhaustive and list all (or at least several to start) payment types in a separate table? We could have a FK at DB level and make them translatable.
These are not hard coded payment types, they are meant to be added by the librarians, just as we already use a AV category for librarian defined fee types. Really, what we need is for authorised values to be translatable, but that's a bit outside the scope of this bug ; ) If you would like me to add an example payment type to the sample data, I'd be happy to do so! -- You are receiving this mail because: You are watching all bug changes.