Bugzilla – Attachment 58727 Details for
Bug 15897
Use Koha::Account::pay internally for recordpayment_selectaccts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15897: Update ->pay POD
Bug-15897-Update--pay-POD.patch (text/plain), 813 bytes, created by
Jonathan Druart
on 2017-01-10 09:22:40 UTC
(
hide
)
Description:
Bug 15897: Update ->pay POD
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2017-01-10 09:22:40 UTC
Size:
813 bytes
patch
obsolete
>From a34e3577c9c9a443d9124f23a4d5e9f1b95b0dae Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 10 Jan 2017 10:21:23 +0100 >Subject: [PATCH] Bug 15897: Update ->pay POD > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > Koha/Account.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/Koha/Account.pm b/Koha/Account.pm >index d88eb0d..d74f948 100644 >--- a/Koha/Account.pm >+++ b/Koha/Account.pm >@@ -52,7 +52,6 @@ Koha::Account->new( { patron_id => $borrowernumber } )->pay( > amount => $amount, > sip => $sipmode, > note => $note, >- accountlines_id => $accountlines_id, > library_id => $branchcode, > lines => $lines, # Arrayref of Koha::Account::Line objects to pay > } >-- >2.9.3
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 15897
:
48333
|
52140
|
58084
|
58092
|
58094
|
58698
|
58699
|
58700
|
58701
|
58702
|
58724
|
58725
|
58726
| 58727