Bug 25393: Use new noautorenewalbefore circulation rule in _CanBookBeAutoRenewed

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Pedro Amorim 2023-08-11 13:43:31 +00:00 committed by Tomas Cohen Arazi
parent 648d581b65
commit 0e0929c169
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -4531,7 +4531,7 @@ sub _CanBookBeAutoRenewed {
'no_auto_renewal_after',
'no_auto_renewal_after_hard_limit',
'lengthunit',
'norenewalbefore',
'noautorenewalbefore',
]
}
);