Bug 26843

Summary: label-manage.pl: Argument "batch_id" isn't numeric in numeric eq
Product: Koha Reporter: Humberto Blanco <hblancoca>
Component: Label/patron card printingAssignee: Chris Nighswonger <cnighswonger>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 20.05   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: error in export label

Description Humberto Blanco 2020-10-28 11:15:36 UTC
Created attachment 112635 [details]
error in export label

Hi, 
When i try to do an label export, "label-edit-batch.pl", gets an error 

I view the logs and gets the following:

[Tue Oct 27 12:03:59.307796 2020] [cgi:error] [pid 5768] [client 172.16.29.2:59813] AH01215: [Tue Oct 27 12:03:59 2020] label-manage.pl: Argument "batch_id" isn't numeric in numeric eq (==) at /usr/share/koha/lib/C4/Creators/Lib.pm line 550.: /usr/share/koha/intranet/cgi-bin/labels/label-manage.pl, referer: https://catalogo-intra.mydomain.edu.co/cgi-bin/koha/labels/label-home.pl

any idea?