https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35169

--- Comment #15 from Matthias Le Gac <[email protected]> ---
(In reply to Lisette Scheer from comment #14)
> Currently, you can set different lengths for different patrons, running the
> cron multiple times with different settings. Ideally a solution in the staff
> interface would also allow this. This + the option to add different settings
> at the patron category level with different settings would be ideal:
> 
> longoverdue.pl --skip-category PT --lost 14=2 --confirm
> longoverdue.pl --skip-category PT2 --lost 21=2 --confirm

Currently, you can't set different values for DefaultLongOverdueLostValue and
DefaultLongOverdueLostValue from the interface. So it's not possible to have
two longoverdue.pl running at the same time if they're set from the interface. 
So I think it would be an improvement on all longoverdue.pl system preferences,
not just on categories.
I'm not sure it's directly related to this bz.
Tell me what you think?


For presition longoverdue.pl doesn't allow DefaultLongOverdueBorrowerCategories
and DefaultLongOverdueSkipBorrowerCategories to be used at the same time. If
they are used at the same time, DefaultLongOverdueSkipBorrowerCategories will
override DefaultLongOverdueBorrowerCategories.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to