Bug 18677: issue_id is not added to accountlines for lost item fees
authorKyle M Hall <kyle@bywatetsolutions.com>
Wed, 11 Apr 2018 18:08:57 +0000 (14:08 -0400)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 16 Nov 2018 12:43:10 +0000 (12:43 +0000)
commitcde7a8e72c04ad31bdda66908e5e0482276bdcb8
treeaa90a4edfe1f8d821824cdf25380cb6fef66ad89
parenta31068e330a4afe5689381bab3a86a386684a475
Bug 18677: issue_id is not added to accountlines for lost item fees

Test Plan:
1) Apply this patch
2) prove t/db_dependent/Accounts.t

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Michal Denar <black23@gmail.com>

[EDIT:]
Patch should have increased the number of tests obviously.

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
t/db_dependent/Circulation.t