]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Improve styling for 'delayed' lineitems in PO UI
authorBill Erickson <berick@esilibrary.com>
Tue, 11 Dec 2012 15:26:30 +0000 (10:26 -0500)
committerBill Erickson <berick@esilibrary.com>
Mon, 19 Aug 2013 21:00:23 +0000 (17:00 -0400)
commit203c122803bcdab667c413ec624d3b12320c9d03
treef0616593d7a9e0061a22e725b23894f3b118a7e7
parentcdec380cf70ef29750490f4618b1826d69f3bbc5
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