]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1779467: Fix bug with charging fees when marking item damaged. user/dyrcona/lp1779467-mark-item-discard-bugfix
authorJason Stephenson <jason@sigio.com>
Sun, 3 Feb 2019 16:44:09 +0000 (11:44 -0500)
committerJason Stephenson <jason@sigio.com>
Sun, 3 Feb 2019 16:59:19 +0000 (11:59 -0500)
commitdce5598cab19fb38ae14ab03229ded57b534b8b6
treebc131d737dd1d5a43239383b8b795c6ecd4867e5
parent9da1c66de72d30acd75a93f990f1c828abcf4bae
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