]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1791335: Retain stat cats on item transfer
authorMike Rylander <mrylander@gmail.com>
Wed, 19 Sep 2018 15:16:39 +0000 (11:16 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 21 Sep 2018 21:18:22 +0000 (17:18 -0400)
commit0bfc17c3bf881650dfd38cce260690b4e0157abe
treea3083b6c3194538cc64ab51db550b7e6b2fd0d5a
parent6f03a3a1ad0a6dbba67ca29c7d57a504a1d32c12
LP#1791335: Retain stat cats on item transfer

For some reason, parts were protected during item transfer, but stat cats were
not.  This commit protects them by fleshing stat cat entries in the outer
item transfer method.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm