Bugzilla – Attachment 142178 Details for
Bug 27920
Add ability to update patron expiration dates when importing patrons
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27920: (QA follow-up) Fix POD in cli tool
Bug-27920-QA-follow-up-Fix-POD-in-cli-tool.patch (text/plain), 1.03 KB, created by
Kyle M Hall (khall)
on 2022-10-19 15:07:05 UTC
(
hide
)
Description:
Bug 27920: (QA follow-up) Fix POD in cli tool
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2022-10-19 15:07:05 UTC
Size:
1.03 KB
patch
obsolete
>From 68c840b824babf38b18fef728080cdd5a162c93a Mon Sep 17 00:00:00 2001 >From: Kyle Hall <kyle@bywatersolutions.com> >Date: Wed, 19 Oct 2022 11:05:38 -0400 >Subject: [PATCH] Bug 27920: (QA follow-up) Fix POD in cli tool > >--- > misc/import_patrons.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/misc/import_patrons.pl b/misc/import_patrons.pl >index 2250dcf579..f5b87a61ac 100755 >--- a/misc/import_patrons.pl >+++ b/misc/import_patrons.pl >@@ -116,7 +116,7 @@ import_patrons.pl - CLI script to import patrons data into Koha > > =head1 SYNOPSIS > >-import_patrons.pl --file /path/to/patrons.csv --matchpoint cardnumber --confirm [--default branchcode=MPL] [--overwrite] [--preserve_field <column>] [--preserve-extended-attributes] [--update-expiration] [--verbose] >+import_patrons.pl --file /path/to/patrons.csv --matchpoint cardnumber --confirm [--default branchcode=MPL] [--overwrite] [--preserve_field <column>] [--preserve-extended-attributes] [--update-expiration] [--expiration-from-today] [--verbose] > > =head1 OPTIONS > >-- >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 27920
:
118079
|
119234
|
120940
|
120951
|
121885
|
121886
|
138524
|
139017
|
139018
|
139019
|
142176
|
142178
|
142738
|
142739
|
142740
|
142741
|
142742
|
142743
|
142744