Bugzilla – Attachment 76636 Details for
Bug 20978
Add Koha::Account::add_credit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20978: (follow-up) POD completeness
Bug-20978-follow-up-POD-completeness.patch (text/plain), 798 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2018-07-02 15:30:55 UTC
(
hide
)
Description:
Bug 20978: (follow-up) POD completeness
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2018-07-02 15:30:55 UTC
Size:
798 bytes
patch
obsolete
>From 0f7e28e688024c4f14f66e95aba30fe8ca698234 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 27 Jun 2018 10:37:24 -0300 >Subject: [PATCH] Bug 20978: (follow-up) POD completeness > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > Koha/Account.pm | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > >diff --git a/Koha/Account.pm b/Koha/Account.pm >index 607d55287e..99d5a60c64 100644 >--- a/Koha/Account.pm >+++ b/Koha/Account.pm >@@ -281,7 +281,12 @@ my $credit_line = Koha::Account->new({ patron_id => $patron_id })->add_credit( > } > ); > >-$credit_type can be any of 'credit', 'payment', 'forgiven' or 'writeoff' >+$credit_type can be any of: >+ - 'credit' >+ - 'payment' >+ - 'forgiven' >+ - 'lost_item_return' >+ - 'writeoff' > > =cut > >-- >2.18.0
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 20978
:
76240
|
76241
|
76242
|
76243
|
76244
|
76245
|
76278
|
76279
|
76280
|
76319
|
76320
|
76321
|
76396
|
76397
|
76398
|
76439
|
76440
|
76441
|
76515
|
76633
|
76634
|
76635
| 76636 |
76726
|
76727
|
76733