]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/web/js/dojo/openils/acq/nls/acq.js
It's a lineitem detail (copy) batch receiver
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 3 Aug 2011 20:05:21 +0000 (16:05 -0400)
committerMike Rylander <mrylander@gmail.com>
Mon, 19 Sep 2011 15:29:58 +0000 (11:29 -0400)
commit6a83b31d3129d82aff77d1b1ca95af1cca8c331a
tree2bc3aa3ba5c3a978eecf9c8eeaecbffb0fe06447
parent9f273271093aa9226c5a27613bb5f7f1d3f0e7db
It's a lineitem detail (copy) batch receiver

You can get to it via a button in the upper right-hand corner of
the view-invoice interface, assuming you're looking at an invoice that's
already been created/saved (and which has acqlid objects in a receivable
state), not one you're just now creating.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/acq/invoice/receive.tt2 [new file with mode: 0644]
Open-ILS/src/templates/acq/invoice/view.tt2
Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/ui/default/acq/invoice/receive.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/acq/invoice/view.js