https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16935
Bug ID: 16935
Summary: launch export_records.pl with deleted_barcodes param
fails
Change sponsored?: ---
Product: Koha
Version: 3.22
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
when I launch /home/koha/src/misc/export_records.pl with this command line :
~/src/misc/export_records.pl --date=`date +%d/%m/%Y` --deleted_barcodes
--filename=/home/koha/test
I've got this error message :
DBD::mysql::db selectall_arrayref failed: You have an error in your SQL syntax;
check the manual that corresponds to your MariaDB server version for the right
syntax to use near '' at line 4 [for Statement " (
SELECT DISTINCT barcode
FROM deleteditems
WHERE deleteditems.biblionumber = ?
"] at /home/koha/src/misc/export_records.pl line 189.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/