]> 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)
committerJason Stephenson <jason@sigio.com>
Thu, 27 Jan 2022 00:59:35 +0000 (19:59 -0500)
commit9c1994e40fd05b7f0c63da8734105f720c168a61
tree31300887391c1e7c295d155526751887f07284d0
parent60fba140051a202cb056ee05fdd19e5725d8ccac
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm