]> git.evergreen-ils.org Git - contrib/Conifer.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:01:52 +0000 (17:01 -0400)
commit8cdf97e8c608d10d41287d5f32f500badad9e2a4
tree52c171fd837c2b2875fba1302dfdbbb58986c15f
parentf6cea03d0d017e2a1581aacdba096286f4002aa4
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