Hi, On Tue, Sep 11, 2012 at 1:39 PM, Vimal Kumar V. <[email protected]> wrote: > I have patrons details (about 1000) in an excel file. > > About 100 patrons subscription is expired. > I am planning to import patrons through the option Tools > Import patrons > > How can I flag expired patrons details as "Restricted" during patron import > process. > "Restricted" flag store in "borrowers" table?
One way to do it is to make sure that those patrons are loaded with an expiration date (dateexpiry) that occurs in the past. Regards, Galen -- Galen Charlton Director of Implementation Equinox Software, Inc. / The Open Source Experts email: [email protected] direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

