[Koha-bugs] [Bug 18889] Item number in biblio description in fine page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 2 03:32:25 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18889

--- Comment #7 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 73362
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73362
Bug 18889 - Storing and display of barcode with fines in intranet

Review of attachment 73362:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=18889&attachment=73362)
-----------------------------------------------------------------

::: C4/Accounts.pm
@@ +281,4 @@
>              date              => \'NOW()',
>              amount            => $amount,
>              description       => $desc,
> +            barcode           => $barcode,

Why pass barcode when the itemnumber is available?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list