]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1782631: Stop Styling Grocery Bills as Overdues
authorJason Boyer <jboyer@library.in.gov>
Thu, 19 Jul 2018 18:29:32 +0000 (14:29 -0400)
committerDan Wells <dbw2@calvin.edu>
Thu, 19 Jul 2018 19:06:24 +0000 (15:06 -0400)
commit14e4e481493ca89bd36cc6576715043059991101
tree003799c611f6ab9b85e3e9a04b2e6f2e73b32483
parentc40a880f49ca0bab728e9e8f777a87b388103968
LP1782631: Stop Styling Grocery Bills as Overdues

Only checking for the lack of a value in the
checkin_time field causes grocery bills to still
trigger the bill colorizing feature, but because
they have no stop_fines reason they're colored
the same as an overdue item.

This patch requires the presence of a due_date
field before coloring a bill row.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/web/js/ui/default/staff/circ/patron/bills.js