[Bug 4041] Address Format as a I18N/L10N system preference
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4041 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #19 from Jonathan Druart <jonathan.druart@biblibre.com> --- Now "street type" is after the address. I would like to see a letter or a syspref to address this problem. We could imagine something like: [streettype] [address] [city] [phone] and in the template: [% FOR field in fields %] [% SWITCH field %] [% CASE 'streettype' %]Street type: [% streettype %] [% CASE 'address' %]Address: [% address %] ... [% END %] [% END %] We would avoid code duplication and it will be more customizable. -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org