]> git.koha-community.org Git - koha.git/commit
Bug 9300 - filtering Export (MARC) data by accession date does not work
authorJesse Weaver <pianohacker@gmail.com>
Mon, 3 Jun 2013 19:22:57 +0000 (13:22 -0600)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 10 Jun 2013 17:56:45 +0000 (14:56 -0300)
commit68a893fe11cc6fa8e8a2a372180a3fd2ad722d18
treec2ef10c82cec90556d7d55f6e7761ae2ef249cc9
parent24798ff35e8d9c7f6e77445597fa5632dda3fc83
Bug 9300 - filtering Export (MARC) data by accession date does not work

Small typo in query construction, fixed.

To test:
1) Try filtering a MARC export using "Start date"
2) Notice the lack of filtering
3) Apply patch
4) Try export again, records are filtered by dateaccessioned

Signed-off-by: Cedric Vita <cedric.vita@dracenie.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 5cf5da12ef8667513d2f6fb494c6997cbe82899b)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
tools/export.pl