Improve styling for 'delayed' lineitems in PO UI
authorBill Erickson <berick@esilibrary.com>
Tue, 11 Dec 2012 15:26:30 +0000 (10:26 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Fri, 1 Feb 2013 14:54:11 +0000 (09:54 -0500)
commit3597e88454190445d9b7919e36123cc3e6f0bb36
tree914ae9d140a7cbb32207981e1d97d7e204f5e031
parente767b3dbde958f655b63afff58d10dcd7cfc4318
Improve styling for 'delayed' lineitems in PO UI

When a lineitem is cancelled, but "keep_debits" is true, the lineitem is
in effect delayed instead of truly cancelled.  Make it more obvious in
the UI the difference between delayed and truly cancelled lineitems by
applying a row styling for delayed items (similar to other status row
styling) and always show the cancel reason (label) in the lineitem
display in the PO, next to the non-title attributes.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/acq/common/li_table.tt2
Open-ILS/web/css/skin/default/acq.css
Open-ILS/web/css/theme/default/acq.css
Open-ILS/web/js/ui/default/acq/common/li_table.js