more overrides
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 26 Jun 2006 20:58:19 +0000 (20:58 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 26 Jun 2006 20:58:19 +0000 (20:58 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@4792 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/circ/checkout.js

index fe1fc98..d6c7156 100644 (file)
@@ -325,11 +325,13 @@ circ.checkout.prototype = {
                                {
                                        'title' : 'Override Checkout Failure?',
                                        'overridable_events' : [ 
+                                               1212 /* PATRON_EXCEEDS_OVERDUE_COUNT */,
                                                7002 /* PATRON_EXCEEDS_CHECKOUT_COUNT */,
                                                7003 /* COPY_CIRC_NOT_ALLOWED */,
                                                7004 /* COPY_NOT_AVAILABLE */, 
                                                7006 /* COPY_IS_REFERENCE */, 
                                                7010 /* COPY_ALERT_MESSAGE */,
+                                               7013 /* PATRON_EXCEEDS_FINES */,
                                        ],
                                        'text' : {
                                                '7004' : function(r) {