]> git.evergreen-ils.org Git - Evergreen.git/commit
Add an "virtual PO" view of PO search results in the Acquisitions module.
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 4 Feb 2010 17:21:37 +0000 (17:21 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 4 Feb 2010 17:21:37 +0000 (17:21 +0000)
commit70c5adc11235b492340c035421dfd6f92a30b610
treef8a009590fbd0772b3514a127f1685ae70546e5d
parentddb0f9623e2d9ba1c95c5472fafb97a77ebf2926
Add an "virtual PO" view of PO search results in the Acquisitions module.

This extends the li_table primitive and uses it to display lineitems belonging
to many POs as if they were part of one large PO.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15448 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/css/skin/default/acq.css
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/search.js
Open-ILS/web/templates/default/acq/po/search.tt2