]> git.evergreen-ils.org Git - Evergreen.git/commit
when someone wants to reuse a workstation, we no longer delete the
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 6 Aug 2007 22:51:22 +0000 (22:51 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 6 Aug 2007 22:51:22 +0000 (22:51 +0000)
commit76e142ec33ee702b559856410cc46b7c3b6b87d1
treecacb8986dd7c2633d8fe68118e55935de4f326b4
parente7a1c657819204bcc0521e616d8d7ac4923b9bb7
when someone wants to reuse a workstation, we no longer delete the
exsiting workstation with the same name.  If necessary (and with appropriate
UPDATE_WORKSTATION perms), we change the owning_lib of the workstation.  If
not necessary, we just return the ID of the existing workstation.

removed some deprecated code.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7622 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Actor.pm