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)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 16 Nov 2018 12:43:11 +0000 (12:43 +0000)
commit3475670881e75f47bc6b7e21f0563162e428b831
treeb40b74b88b81b7fe3a59c3732dd999a08659cf50
parentcd250dae36b8dd03cbfa1b2ab691202a51daa58b
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>
C4/Accounts.pm
C4/Circulation.pm
t/db_dependent/Accounts.t