[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
Tue Oct 2 19:30:10 CEST 2018


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75213|0                           |1
        is obsolete|                            |
  Attachment #75214|0                           |1
        is obsolete|                            |
  Attachment #75215|0                           |1
        is obsolete|                            |
  Attachment #75216|0                           |1
        is obsolete|                            |
  Attachment #75715|0                           |1
        is obsolete|                            |
  Attachment #75843|0                           |1
        is obsolete|                            |

--- Comment #40 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 79839
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79839&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.
7) Go to Tools -> Label Creator -> Manage labels
8) Repeat steps 3 to 6

Sponsored-by: Catalyst IT

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list