[Koha-bugs] [Bug 15766] A batch should be given a description.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 8 01:23:22 CET 2017


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

--- Comment #1 from Aleisha Amohia <aleishaamohia at hotmail.com> ---
Created attachment 59994
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59994&action=edit
Bug 15766: Adding descriptions to patron card batches

This patch adds a 'description' column to the creator_batches table. The
description for a batch can be added and updated using ajax.

To test:
1) Apply patch and update database (you will have to restart memcached)
2) Go to Tools -> Patron card creator -> Manage batches
3) There should now be a Description column next to Batch ID. This will
be empty (as none of the batches have descriptions yet)
4) Click Edit for any batch
5) Notice new Batch description text field. Enter a description for the
batch in here and click Save description. Some text should show saying
the description was saved.
6) If you go back to the manage batches page, the description should now
show under the Description column.

Sponsored-by: Catalyst IT

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


More information about the Koha-bugs mailing list