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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This fixes the option when
      release notes|                            |importing patrons so that
                   |                            |for the expiry date is
                   |                            |updated for existing
                   |                            |patrons (Tools > Patrons >
                   |                            |Import patrons > Preserve
                   |                            |existing values > Overwrite
                   |                            |the existing one with this
                   |                            |> Renew existing patrons -
                   |                            |from the current membership
                   |                            |expiry date).
                 CC|                            |[email protected]

--- Comment #4 from David Nind <[email protected]> ---
Testing notes using KTD:

1. I used this data, saved as a CSV file, to test:

cardnumber      surname branchcode      categorycode
23529000651225  Burton  CPL     PT

2. Before the patch was applied and after importing the patron data, the expiry
date remained as 12/31/2099.

3. After the patch was applied and after importing the patron data, the expiry
date was 03/31/2108 - adding 99 months (8 years and 3 months) for the Patron
(PT) category.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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