Bug 18677: Remove new issue_id param from charlostitem
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 1 Nov 2018 14:47:47 +0000 (11:47 -0300)
committerJesse Maseto <jesse@bywatersolution.com>
Mon, 3 Dec 2018 19:05:32 +0000 (19:05 +0000)
commit8b02c6c3a1aed55d44a721d44d6c606c0935ccb2
tree6dd8d24830d7326b785b593ee3f1b0ba4e4d02af
parent6adfbd33f12e3813d19a208ec0bdb251626207a6
Bug 18677: Remove new issue_id param from charlostitem

We have the itemnumber no need to pass the issue_id, we can retrieve it
from chargelostitem

Signed-off-by: Michal Denar <black23@gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 3475670881e75f47bc6b7e21f0563162e428b831)

Signed-off-by: Jesse Maseto <jesse@bywatersolution.com>
C4/Accounts.pm
C4/Circulation.pm
t/db_dependent/Accounts.t