]> git.evergreen-ils.org Git - Evergreen.git/commit
ACQ invoice formatting improvements
authorBill Erickson <berick@esilibrary.com>
Thu, 12 Jul 2012 19:26:50 +0000 (15:26 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 1 Aug 2012 18:23:28 +0000 (14:23 -0400)
commit8b27613b0bf67e9c14d1d8ed3121d544c8bc41c5
tree63fc42f88299640ae055722251c78d646176419d
parentd7177aa1a4ad46d00dbea4489e3388d0ba1cc772
ACQ invoice formatting improvements

Prevent # invoiced and # paid inputs from wrapping.  Also, make the text
boxes a little smaller to reduce horizontal space requirements.  It's
still possible to enter any value, but only the 4 least significant
digits are visible.  Since it's not common to invoice 10k+ copies of the
same item, this seems like a fair trade off.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/templates/acq/invoice/view.tt2
Open-ILS/web/js/ui/default/acq/invoice/view.js