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:
parent
648d581b65
commit
0e0929c169
1 changed files with 1 additions and 1 deletions
|
@ -4531,7 +4531,7 @@ sub _CanBookBeAutoRenewed {
|
|||
'no_auto_renewal_after',
|
||||
'no_auto_renewal_after_hard_limit',
|
||||
'lengthunit',
|
||||
'norenewalbefore',
|
||||
'noautorenewalbefore',
|
||||
]
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue