[Koha-bugs] [Bug 10613] Gst is not calculated correctly on the invoice page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Mar 22 12:39:44 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10613

--- Comment #25 from Jacek Ablewicz <abl at 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.


More information about the Koha-bugs mailing list