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

Josef Moravec <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79461|0                           |1
        is obsolete|                            |
  Attachment #79462|0                           |1
        is obsolete|                            |
  Attachment #79709|0                           |1
        is obsolete|                            |

--- Comment #12 from Josef Moravec <[email protected]> ---
Created attachment 79915
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79915&action=edit
Bug 21337: Add Koha::Patrons->delete (trivial wrapper)

Adds Koha::Patrons->delete as wrapper around Koha::Patron->delete. We do
not want to bypass Koha::Patron and let DBIx do the job without further
housekeeping. A call to move_to_deleted is included now, but could be
made optional with a parameter if needed.

Test plan:
Run t/db_dependent/Koha/Patrons.t

Signed-off-by: Marcel de Rooy <[email protected]>
Signed-off-by: Michal Denar <[email protected]>

Signed-off-by: Michal Denar <[email protected]>

Signed-off-by: Josef Moravec <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to