Comment 9 for bug 1659181

Revision history for this message
Kyle Huckins (khuckins) wrote :

Alright, I've pushed up(and then quickly rebased after noticing it needed an update to the latest version of master) a branch that solves this: http://git.evergreen-ils.org?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/khuckins/lp1659181-item-damaged-prompt

It makes some changes to how egCirc.mark_damaged is called - namely we're calling it for every item in order to keep things working similarly to the XUL client's current functionality. Additionally, we're passing through the copy id, barcode, and if applicable, the circulation library(to determine what/if we'll have a fee for the item).