Re: [Koha] Fines Column in OPAC

2012-03-26 Thread Nicole Engard
On Mon, Mar 26, 2012 at 9:21 AM, Owen Leonard wrote: > Does anyone know other situations in which accountlines would have an > entry tied to an itemnumber? Should the scope of what kind of charges > are display here be expanded to include rental charges? You can enter a barcode on any manual invo

Re: [Koha] Fines Column in OPAC

2012-03-26 Thread Owen Leonard
> Does the Fines column on the My Summary page in the OPAC ever show > anything other than 'No'?  Does it show the fine amount? Or is it > broken at this time? The script looks at lines in accountlines which have an item number: if ( $ac->{'itemnumber'} == $issue->{'itemnu