http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11759
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 25255 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25255&action=edit Bug 11759: Batch checkout - prepare the ground This patch does not introduce any changes. It prepares the circulation script to accept several barcodes in parameter. A loop is done on all barcodes (until now, only 1) to generate a structure to sent to the template. At the end, only the first generated data is sent. -- 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/
