[Koha-bugs] [Bug 15766] Give label and patron card batches a description

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 7 13:51:41 CEST 2017


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

Marc Véron <veron at veron.ch> changed:

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

--- Comment #12 from Marc Véron <veron at veron.ch> ---
Created attachment 63221
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63221&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

Signed-off-by: Eric Gosselin <eric.gosselin at inlibro.com>

Tested on current master, works as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list