]> git.evergreen-ils.org Git - Evergreen.git/commit
Acq: large parts of the UI for making claims to a vendor against lineitems
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 20 Apr 2010 20:20:32 +0000 (20:20 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 20 Apr 2010 20:20:32 +0000 (20:20 +0000)
commit763795b967a0afd1c4f4ab37db6ba40cb33f110e
tree28b110b45f51df31f323a7071a5685723fe9b924
parent01e17e2899eb8f2bb9a9130662ff937f49fa9f21
Acq: large parts of the UI for making claims to a vendor against lineitems

Large parts of this are done, but not yet all of them.  Woof.  If lineitems
are claim-ready (have an attached claim policy, which has claim event types
that have intervals that have passed since the items were ordered), and you
want to find them with no search criteria other than ordering agency, then
you can issue claims and print a very primitive voucher.  Bits of niceness
are still to come, such as attaching policies, claiming from other LI table-
based interfaces, etc.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16282 dcc99617-32d9-48b4-a31d-7c20da2025e4
16 files changed:
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/OpenILS/Application/Acq/Claims.pm
Open-ILS/src/perlmods/OpenILS/Application/Acq/Order.pm
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0238.data.claim_voucher.sql [new file with mode: 0644]
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/financial/claim_eligible.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/acq/po/view_po.js
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/web/templates/default/acq/financial/claim_eligible.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/acq/po/view.tt2
Open-ILS/xul/staff_client/chrome/content/main/menu.js
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties