Bug 10613: (follow-up) fix typo supplierid vs booksellerid
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 25 Oct 2013 11:51:03 +0000 (13:51 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Sun, 4 May 2014 19:23:33 +0000 (19:23 +0000)
commit0b672721995928bc47c2fe71a8de5ffe495cff5c
tree8f828292164f36378ba33ab48f8e68a9213103c9
parentb99df4f7620d741ec71630db361aeda2cd975339
Bug 10613: (follow-up) 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 <abl@biblos.pk.edu.pl>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
acqui/invoice.pl