[Koha] Help with ExportWithCsvProfile
Galen Charlton
gmc at esilibrary.com
Sat Jul 26 04:42:44 NZST 2014
Hi,
On Thu, Jul 24, 2014 at 9:04 AM, Nicole Engard <nengard at gmail.com> wrote:
> I created a CSV Profile (that obviously isn't right)
> http://screencast.com/t/49bnF9SY1 , named it 'checkouts, and then set the
> ExportWithCsvProfile preference to 'checkouts'. When I exported I got a
> blank CSV file. Can someone tell me how to use this preference to get a
> list of the patron's checkouts as a CSV file? I will share your example in
> the manual.
The problem is that the loans export is expecting a *MARC* CSV
profile, not an SQL one. This is because the loans export was
developed before SQL CSV profiles were an option; it works by fetching
the MARC bib records corresponding to the selected loans.
Here is an example of a profile that would work:
Title=245$a|Author=100$a
At present, the loans export has no way to include information about
the loans themselves or the patron.
Regards,
Galen
--
Galen Charlton
Manager of Implementation
Equinox Software, Inc. / The Open Source Experts
email: gmc at esilibrary.com
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
More information about the Koha
mailing list