]> git.koha-community.org Git - koha.git/commit
Bug 25690: Add SIP2 tests for checking out with holds
authorJoonas Kylmälä <joonas.kylmala@helsinki.fi>
Thu, 18 Feb 2021 15:37:36 +0000 (17:37 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 4 Mar 2021 15:18:42 +0000 (16:18 +0100)
commit2f5fc09f2fe77204c62fc2307b4e2ee71ce9e2f3
tree492ab2dd5b01b53477800124019524c642b20b88
parentfd0bc2204c2a99e5bb61cdda88eb173ee6d81f2a
Bug 25690: Add SIP2 tests for checking out with holds

This should cover whether checking out is allowed for all different
hold states:

Attached:
 - Waiting
 - In processing
 - Transfer

Unattached:
 - Reserved

To test:
 1) prove t/db_dependent/SIP/Transaction.t => passes

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/SIP/Transaction.t