Improve styling for 'delayed' lineitems in PO UI
authorBill Erickson <berick@esilibrary.com>
Tue, 11 Dec 2012 15:26:30 +0000 (10:26 -0500)
committerKathy Lussier <klussier@masslnc.org>
Tue, 13 Aug 2013 18:54:08 +0000 (14:54 -0400)
commit7c6d9ca6978e708a789998876b3b27d91939eabc
tree476aed48904cb0aea26c21006748fddc72754319
parentd1a4268d03b0e2762770615bef7fd6b3b06eab79
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
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