http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10613
--- Comment #31 from Jonathan Druart <[email protected]> --- Created attachment 26535 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26535&action=edit Bug 10613: FIX typo supplierid vs booksellerid GetInvoiceDetails returns a hashref with a key named booksellerid, not supplierid. The bookseller was not retrieved from the DB and the listincgst value was always false. Signed-off-by: Jacek Ablewicz <[email protected]> -- 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/
