LP1779467: Fix bug with charging fees when marking item damaged. user/csharp/lp1779467-mark-item-discard-bugfix
authorJason Stephenson <jason@sigio.com>
Sun, 3 Feb 2019 16:44:09 +0000 (11:44 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 31 Jul 2019 15:30:15 +0000 (11:30 -0400)
commit744b2ab95d33a8b8af647cae13bcb602491dece7
treefb6412206b21d40e5ade0352be8fb54f18c803d4
parent42fad40cf31ed0847af983d1b1d77a42c7556f00
LP1779467: Fix bug with charging fees when marking item damaged.

Revert the changes made to the mark_damaged function in the web staff
client code (Open-ILS/web/js/ui/default/staff/circ/services/circ.js)
earlier in this branch.  The new code does not handle the mark damaged
process correctly, but the original code does.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/web/js/ui/default/staff/circ/services/circ.js