Comment 1 for bug 1145284

Revision history for this message
Jeff Davis (jdavis-sitka) wrote :

Patch has been pushed to the working repo, in branch user/jeffdavis/lp1145284-truncate-to-max-fine:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=commitdiff;h=5b07671a74d8b5eceb01157e3c8768c9e1c62250;hp=c0489034bcafdd720e51ee828742a4607462fb06

This adds YAOUS, circ.fines.truncate_to_max_fine, which is a simple boolean value that determines whether to treat the max fine as an absolute value (true) or as a threshold (false - current behavior).

The patch has been tested against EG 2.2.6. I haven't tested against trunk, but the patch applies cleanly; I expect it will work without any problems.