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

David Nind <da...@davidnind.com> changed:

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

--- Comment #8 from David Nind <da...@davidnind.com> ---
Created attachment 98668
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98668&action=edit
Bug 11815: Convert BorrowersTitles to an authorised value

This patch removes the BorrowersTitles system preference in favor of
using authorized values to store patron titles.

To test, apply the patch and run the database update.

 - In Administration -> Authorized values, locate the category
   'PATRON_TITLE'.
 - Create two or more authorized values with new patron titles.
 - In Administration -> System preferences -> Patrons, there should be
   no entry for BorrowersTitles.
 - Create or edit a patron. Under "Salutation" your authorized values
   should appear correctly.
 - Log in to the OPAC and go to "Your personal details." Confirm that
   the correct values are shown there.
 - Remove all PATRON_TITLE authorized values and confirm that the
   "Salutation" field no longer appears on the staff client or OPAC
   patron entry form.

Signed-off-by: David Nind <da...@davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to