[Koha-bugs] [Bug 11287] Import borrowers doesn't take into account the new debarment system

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 22 15:20:50 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11287

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 23083
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23083&action=edit
Bug 11287 - Import borrowers doesn't take into account the new debarment system

The import patrons tool will add restrictions in the previous style (
directly to the borrowers table ). This will actually work, but
will result in the restriction being un-removable, and will be
overwritten by any new restrictions.

Test Plan:
1) Apply this patch
2) Import new patrons with debarrments, note the debarment is created
   correctly
3) Import existing patrons with overwrite enabled, note that any new
   debarrment is added, and any existing debarrment is ignored

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


More information about the Koha-bugs mailing list