http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9505
--- Comment #8 from Jonathan Druart <[email protected]> --- Comment on attachment 18354 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18354 Amended Patch Review of attachment 18354: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=9505&attachment=18354) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt @@ +92,4 @@ > [% IF ( invoicenumber ) %] > <li>Invoice no.: [% invoicenumber %]</li> > [% END %] > + [% IF booksellerid %] I think this test can be removed. I don't find anywhere supplier was passed. Or perhaps should we check the supplierid variable. It is passed when we come from the acqui/supplier.pl page. -- 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/
