Bugzilla – Attachment 161505 Details for
Bug 35596
Error in writeoff_debts documentation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35596: Error in writeoff_debts documentation
Bug-35596-Error-in-writeoffdebts-documentation.patch (text/plain), 1.20 KB, created by
Marcel de Rooy
on 2024-01-26 10:51:44 UTC
(
hide
)
Description:
Bug 35596: Error in writeoff_debts documentation
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2024-01-26 10:51:44 UTC
Size:
1.20 KB
patch
obsolete
>From c9e8dea2e6b21e47596ca8b95cedacd5386847f4 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Mon, 18 Dec 2023 16:06:28 -0500 >Subject: [PATCH] Bug 35596: Error in writeoff_debts documentation >Content-Type: text/plain; charset=utf-8 > >This patch corrects an error in the documentation of the >writeoff_debts.pl script. The --type parameter accepts debit type codes, >not credit type codes. > >To test: >- Run ./misc/cronjobs/writeoff_debts.pl >- Make sure the sentence for --type makes sense, grammar and spelling > are correct > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > misc/cronjobs/writeoff_debts.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/misc/cronjobs/writeoff_debts.pl b/misc/cronjobs/writeoff_debts.pl >index dad36ffaf9..8d80818539 100755 >--- a/misc/cronjobs/writeoff_debts.pl >+++ b/misc/cronjobs/writeoff_debts.pl >@@ -182,7 +182,7 @@ Can be used multiple times for additional category codes. > > =item B<--type> > >-Writeoff debts of the passed type. Accepts a list of CREDIT_TYPE_CODEs. >+Writeoff debts of the passed type. Accepts a list of debit type codes. > > =item B<--file> > >-- >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 35596
:
159984
|
159985
| 161505