]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1883171 & LP1940663: Modify do_checkin for asset.copy_inventory
authorJason Stephenson <jason@sigio.com>
Sun, 31 Oct 2021 19:18:22 +0000 (15:18 -0400)
committerMichele Morgan <mmorgan@noblenet.org>
Fri, 4 Feb 2022 19:39:18 +0000 (14:39 -0500)
commit60b7bd3fd85e89273dc64a02f5a28a6194118df1
tree31300887391c1e7c295d155526751887f07284d0
parent3ef2d1885065e2663b8fc3511d65e74888d83185
LP1883171 & LP1940663: Modify do_checkin for asset.copy_inventory

Modify the do_chekin method of Circulate.pm to create a new
asset::copy_inventory object when the do inventory modifier is used.

This change necessitates moving the check for a floating copy up to
where the do inventory code is run and subsequent modifications to the
transit and noop checkin code.

This work was sponsored by NOBLE.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm