]> git.evergreen-ils.org Git - Evergreen.git/commit
handle deleting line item from selection list more carefully
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 22 Jan 2011 05:49:43 +0000 (05:49 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 22 Jan 2011 05:49:43 +0000 (05:49 +0000)
commitb01d20433e9da0cd2bff2e173d039cc77a9751dc
tree10412f5dd798f1583410c00539777fb6d7c670ed
parentd19eb74283bd01aca184781c7b602ed3067fe475
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/branches/rel_2_0@19259 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