https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22610 --- Comment #27 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Martin Renvoize from comment #26)
(In reply to Jonathan Druart from comment #24)
Also, we are loosing the translation...
Yup, I was sort of hoping no-one would mind this at the moment (none of the payment_types are translatable as it stands). This was meant to be a step towards bug 17702 (or perhaps I'll add another step between this and that bug) where I intend to make split accounttypes into credit and debit types and also move payment_types out of the authorized value system and into their own specialised table. I intend to make all of that translatable.
As it is a regression I think it should be fixed here. Why not simply keep (and adjust) the lines in the templates? (if authorised_values eq "Payment (cash via SIP2)" then display "Payment (cash via SIP2)") -- You are receiving this mail because: You are watching all bug changes.