22 Mar
2014
22 Mar
'14
12:39 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10613 --- Comment #25 from Jacek Ablewicz <abl@biblos.pk.edu.pl> --- (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.