Bug 8367: (follow-up) possible to delete circ rule
Signed-off-by: Emmi Takkinen <emmi.takkinen@koha-suomi.fi> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Kelly <kelly@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Kelly <kelly@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
3a1c40a290
commit
caef730218
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ if ($op eq 'delete') {
|
|||
recall_overdue_fine => undef,
|
||||
recall_shelf_time => undef,
|
||||
decreaseloanholds => undef,
|
||||
holds_pickup_period => undef,
|
||||
}
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue