Re: [Koha-devel] Barcode Not Found

2009-06-23 Thread Roche III, Edward
How would you use the C4:Items:ModItems() API? Is this a script that needs to be run? Thanks! Ed Edward J. Roche Network Administrator Solanco School District 717.786.2151 x2437 "At the End of the Day, Did You Play to Win or Not to Lose?" From: koha-devel-boun...@lists.

Re: [Koha-devel] Barcode Not Found

2009-06-23 Thread Mason James
On 2009/06/24, at 6:21 AM, Roche III, Edward wrote: > Is this a script that needs to be run? > no, its a subroutine in ./C4/Items.pm, see... http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=C4/ Items.pm;h=6c58365ef0d192d4ee7126823397f3f7fc9c9780;hb=HEAD#l453 > How would you use the C4:I