]> 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)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Fri, 14 Jun 2013 20:30:00 +0000 (17:30 -0300)
commit2e930a9ed965d51557b7ca5ef2fe9c501a1a28cf
tree782b23790a2a41a96bec87fa34adad244eec9419
parente923ccb07a06af2210359410ed5e6ef55b3d432d
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>
(cherry picked from commit 68a893fe11cc6fa8e8a2a372180a3fd2ad722d18)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 68a893fe11cc6fa8e8a2a372180a3fd2ad722d18)
tools/export.pl