http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12975
--- Comment #8 from Katrin Fischer <[email protected]> --- Comment on attachment 31981 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31981 Bug 12975: Use the centralize VAT and prices calculation - basketgroup.pl Review of attachment 31981: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=12975&attachment=31981) ----------------------------------------------------------------- ::: acqui/basketgroup.pl @@ -212,5 @@ > } > } > > - my $ba_order = { > - isbn => ($ord->{isbn} ? $ord->{isbn} : undef), Hi Jonathan, bit irritated by this line - was removing it intentional? I see that that PDF should be printing the ISBN, but have a bit of trouble making it work in my installation currently. -- 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/
