]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/perlmods/OpenILS/Application/Acq/Lineitem.pm
handle deleting line item from selection list more carefully
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 22 Jan 2011 05:49:10 +0000 (05:49 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 22 Jan 2011 05:49:10 +0000 (05:49 +0000)
commit100846e48a3923507abc71a16afc67cc6611651d
tree68087f85fc5cc466757dff83a5f4883fd8abd228
parentbe2b0649e99b749d85a4968151dfb4e3288962b7
handle deleting line item from selection list more carefully

Once a line item is attached to a purchase order, removing it
from a selection list should mean detaching it from the list,
not deleting it outright.

The open-ils.acq.lineitem.delete method can be removed
once the old jubgrid code is finally purged.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@19258 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/Lineitem.pm
Open-ILS/web/js/ui/default/acq/common/li_table.js