[Koha-bugs] [Bug 18818] Manage categories displayed in Quick_add patron list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 5 14:07:54 CET 2018


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

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

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

--- Comment #17 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 71227
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71227&action=edit
Bug 18818: Display in quick add list now depends on a field in database

This patch allows to manage the patron categories contained in 'Quick add new
patron'.

Test plan:
1) Apply patches but not "define new column as boolean in DBIC Schema"
2) Update database structure : installer/data/mysql/updatedatabase.pl
3) Apply patch "define new column as boolean in DBIC Schema"
4) Update DBIx shema : misc/devel/update_dbix_class_files.pl
5) Go to Administation > Patron categories
6) Check there is a field named "Display in quick add" with "Yes"
7) Edit a category to set "No" and save
8) Check change is well saved
9) Go to "Patrons" and click on "Quick add patron"
10) Check the list contains only wanted categories

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list