Bugzilla – Attachment 58843 Details for
Bug 15905
Remove use of makepayment
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15905: Remove one last occurrence of makepayment in comment
Bug-15905-Remove-one-last-occurrence-of-makepaymen.patch (text/plain), 763 bytes, created by
Jonathan Druart
on 2017-01-11 18:26:17 UTC
(
hide
)
Description:
Bug 15905: Remove one last occurrence of makepayment in comment
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2017-01-11 18:26:17 UTC
Size:
763 bytes
patch
obsolete
>From 30e035933cd3d3b756bc4273c4f2910a137fe057 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 11 Jan 2017 19:24:29 +0100 >Subject: [PATCH] Bug 15905: Remove one last occurrence of makepayment in > comment > >--- > C4/Accounts.pm | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/C4/Accounts.pm b/C4/Accounts.pm >index 72f58cc..70997a9 100644 >--- a/C4/Accounts.pm >+++ b/C4/Accounts.pm >@@ -392,8 +392,6 @@ sub recordpayment_selectaccts { > ); > } > >-# makepayment needs to be fixed to handle partials till then this separate subroutine >-# fills in > sub makepartialpayment { > my ( $accountlines_id, $borrowernumber, $accountno, $amount, $user, $branch, $payment_note ) = @_; > my $manager_id = 0; >-- >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 15905
:
48350
|
48351
|
52136
|
52150
|
52151
|
58821
|
58822
|
58831
|
58832
|
58841
|
58842
| 58843