]> git.evergreen-ils.org Git - Evergreen.git/commit
Acq: use the acqlimad table instead of its ancestor acqliad table to
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 20 Jan 2011 22:37:13 +0000 (22:37 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 20 Jan 2011 22:37:13 +0000 (22:37 +0000)
commit803a71cff2c1c152ac2d75803c5b60e366e11de8
treed9909debed59fa09d291e91a0b2fc4b72a113465
parent4b4de39785c046a7d3f2c662522ae3c086a09cc7
Acq: use the acqlimad table instead of its ancestor acqliad table to
populate a dropdown for the Export Single Attribute List function of lists
of lineitems

The acqliad table may appear to have duplicate entries since it's a parent, and
the point of the function that's trying to use it is just to export lists of
ISBNs or UPCs, so acqlimad is a better fit.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19239 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/ui/default/acq/common/li_table.js