Bugzilla – Attachment 85538 Details for
Bug 21683
Remove accountlines.accountno
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21683: (QA follow-up) Koha::Account::Line rebase fix
Bug-21683-QA-follow-up-KohaAccountLine-rebase-fix.patch (text/plain), 977 bytes, created by
Martin Renvoize (ashimema)
on 2019-02-22 14:36:54 UTC
(
hide
)
Description:
Bug 21683: (QA follow-up) Koha::Account::Line rebase fix
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-02-22 14:36:54 UTC
Size:
977 bytes
patch
obsolete
>From ac6b6ae94170f43783dcda324ee60ea828f03dd9 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 22 Feb 2019 14:29:50 +0000 >Subject: [PATCH] Bug 21683: (QA follow-up) Koha::Account::Line rebase fix > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > Koha/Account/Line.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/Koha/Account/Line.pm b/Koha/Account/Line.pm >index a93cb81d2c..b01af6ffe6 100644 >--- a/Koha/Account/Line.pm >+++ b/Koha/Account/Line.pm >@@ -303,7 +303,6 @@ sub adjust { > Dumper( > { action => $update_type, > borrowernumber => $self->borrowernumber, >- accountno => $self->accountno, > amount => $amount, > description => undef, > amountoutstanding => $new_outstanding, >-- >2.20.1
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 21683
:
81281
|
81282
|
81283
|
82183
|
82184
|
82185
|
82188
|
85531
|
85532
|
85533
|
85534
|
85535
|
85536
|
85537
|
85538
|
86221
|
86222
|
86223
|
86224
|
86225
|
86226
|
86227
|
86228
|
86229
|
86230
|
86231
|
86232
|
86233
|
86234
|
86336
|
86470
|
86471
|
86472
|
86473
|
86474
|
86475