]> git.evergreen-ils.org Git - Evergreen.git/commit
Acq: complete improvements of receive/unreceive for lineitems and copies
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 19 Feb 2010 20:00:35 +0000 (20:00 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 19 Feb 2010 20:00:35 +0000 (20:00 +0000)
commit66746ae2504375e28a18b33e9a626c5868980263
treed48a0369b9a67bc47d20f424254afb371f0ad5b4
parent19dc190f64d2eda388458fb83e94de58a83342b7
Acq: complete improvements of receive/unreceive for lineitems and copies

When viewing a purchase order, you can now recieve and un-receive individual
lineitems or even individual copies, and the PO viewing interface will
properly reflect all changes (to the states of the PO, the lineitems, and the
copies; to the amounts spent and encumbered; and to the state of widgets that
should appear or disappear based on PO/LI/copy state).

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15600 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/Financials.pm
Open-ILS/src/perlmods/OpenILS/Application/Acq/Order.pm
Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/ui/default/acq/common/li_table.js
Open-ILS/web/js/ui/default/acq/po/view_po.js
Open-ILS/web/templates/default/acq/common/li_table.tt2