Bugzilla – Attachment 86473 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), 1.01 KB, created by
Tomás Cohen Arazi (tcohen)
on 2019-03-11 17:20:16 UTC
(
hide
)
Description:
Bug 21683: (QA follow-up) Koha::Account::Line rebase fix
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2019-03-11 17:20:16 UTC
Size:
1.01 KB
patch
obsolete
>From fe835c1897a3386870e401e5a1cd7723ddf2aa1e 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> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > Koha/Account/Line.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/Koha/Account/Line.pm b/Koha/Account/Line.pm >index 5029c4ba34..0338a5b6d9 100644 >--- a/Koha/Account/Line.pm >+++ b/Koha/Account/Line.pm >@@ -318,7 +318,6 @@ sub adjust { > Dumper( > { action => $update_type, > borrowernumber => $self->borrowernumber, >- accountno => $self->accountno, > amount => $amount, > description => undef, > amountoutstanding => $new_outstanding, >-- >2.21.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 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