Bug 16279

Summary: Add ability to customize patron name format
Product: Koha Reporter: Sid <faceker>
Component: I18N/L10NAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: new feature    
Priority: P5 - low CC: f.demians, gmcharlt, kyle.m.hall, veron
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Sid 2016-04-16 10:54:05 UTC
koha default name format is Firstname Surname.
However, in some countries, such as China, Japan, Korea, name format is SurnameFirstname(no spaces).

Request add ability to customize patron name format ,thanks very much.