]> git.koha-community.org Git - koha.git/commit
Bug 8338: (follow-up) Fix test
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 2 Jun 2020 16:37:38 +0000 (17:37 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Sat, 25 Jul 2020 18:17:13 +0000 (18:17 +0000)
commit518332c0826381af3a3dbe35573610f411e80955
treed3b0f18543b20d4cf579409361166f4d896f9658
parent754e900fbec98503589770a73ac4164d32b732df
Bug 8338: (follow-up) Fix test

This patch moves the previous test introduced with bug 24075 into the
same block as the rest of the AddReturn tests and updates it to test for
the new 'remove accountline' behaviour as well as the reduce and refund
behaviour.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 64bb70d579ffe3a6967103239ba683fd1c0cbd25)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Circulation.t