http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10613
--- Comment #25 from Jacek Ablewicz <[email protected]> --- (In reply to Katrin Fischer from comment #23) > 151 suppliername => $details->{'suppliername'}, IMO this part is fine (GetInvoiceDetails() does return 'suppliername' and it seems to work like intended, at least for me), but this one: 152 supplierid => $details->{'supplierid'}, is indeed not; as a result, link via "Vendor: " name is leading to nowhere. Which I should've spotted before signing-off :(. -- 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/
