Bugzilla – Attachment 135677 Details for
Bug 30893
Typo: update_patrons_category.pl fine(s)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30893: Fix documentation in update_patrons_category.pl
Bug-30893-Fix-documentation-in-updatepatronscatego.patch (text/plain), 1.80 KB, created by
Nick Clemens (kidclamp)
on 2022-06-03 11:36:07 UTC
(
hide
)
Description:
Bug 30893: Fix documentation in update_patrons_category.pl
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2022-06-03 11:36:07 UTC
Size:
1.80 KB
patch
obsolete
>From 7fbd93a36d6500fa95e7d084c4d41b4eb7769ede Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Fri, 3 Jun 2022 11:35:34 +0000 >Subject: [PATCH] Bug 30893: Fix documentation in update_patrons_category.pl > >--- > misc/cronjobs/update_patrons_category.pl | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/misc/cronjobs/update_patrons_category.pl b/misc/cronjobs/update_patrons_category.pl >index 8ef7fe76d6..8f2e3627e6 100755 >--- a/misc/cronjobs/update_patrons_category.pl >+++ b/misc/cronjobs/update_patrons_category.pl >@@ -45,8 +45,8 @@ Options: > --man full documentation > -too_old update if over maximum age for current category > -too_young update if under minimuum age current category >- -fo=X --fineover=X update if fines over X amount >- -fu=X --fineunder=X update if fines under X amount >+ -fo=X --finesover=X update if fines over X amount >+ -fu=X --finesunder=X update if fines under X amount > -rb=date --regbefore update if registration date is before given date > -ra=date --regafter update if registration date is after a given date > -d --field name=value where <name> is a column in the borrowers table, patrons will be updated if the field is equal to given <value> >@@ -98,11 +98,11 @@ Update patron only if they are above the maximum age range specified for the 'fr > > Update patron only if they are below the minimum age range specified for the 'from' category. > >-=item B<--fineover=X | -fo=X> >+=item B<--finesover=X | -fo=X> > > Supply a number and only account with fines over this number will be updated. > >-=item B<--fineunder=X | -fu=X> >+=item B<--finesunder=X | -fu=X> > > Supply a number and only account with fines under this number will be updated. > >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 30893
:
135677
|
135698
|
135720