https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20206
--- Comment #16 from Marcel de Rooy <[email protected]> --- (In reply to Hakam Almotlak from comment #15) > Hey i applied the patch and created an item with 0123456 then another item > with 00123456 and i tried to check in with the code 123456 and it says no > item with this code. > i checked the database and the code 0123456 and 00123456 exist in the > database, but i can`t find it when i check in it does not exclude the zeros > at the begging of the code. Hi Hakam, Thx for testing. This patch only deals with the Tools/Inventory program. So it does not include the regular checkin. Please try the barcodes you created in the test plan of this patch with the tools/inventory script. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
