[Koha-bugs] [Bug 15635] Move the patron images related code to Koha::Patron::Images

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 16 15:26:45 CET 2016


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

Josef Moravec <josef.moravec at gmail.com> changed:

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

--- Comment #19 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 48138
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48138&action=edit
Bug 15635: Koha::Patron::Images - Remove RmPatronImage

The C4::Members::RmPatronImage just removed a row in patronimage.
This can be accomplished using the delete method of Koha::Patron::Image.

Test plan:
>From the patron defail page, try to delete the image of a patron.

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list