|
Lines 288-295
if ( $step == 5 ) {
Link Here
|
| 288 |
recall_overdue_fine => undef, |
288 |
recall_overdue_fine => undef, |
| 289 |
recall_shelf_time => undef, |
289 |
recall_shelf_time => undef, |
| 290 |
holds_pickup_period => undef, |
290 |
holds_pickup_period => undef, |
| 291 |
bookings_lead_period => undef, |
|
|
| 292 |
bookings_trail_period => undef, |
| 293 |
} |
291 |
} |
| 294 |
}; |
292 |
}; |
| 295 |
|
293 |
|
| 296 |
- |
|
|