Bugzilla – Attachment 78895 Details for
Bug 20777
Remove unused field accountlines.dispute
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20777: (follow-up) Remove 'dispute' reference in /credits endpoint
Bug-20777-follow-up-Remove-dispute-reference-in-cr.patch (text/plain), 1.00 KB, created by
Jonathan Druart
on 2018-09-15 20:55:41 UTC
(
hide
)
Description:
Bug 20777: (follow-up) Remove 'dispute' reference in /credits endpoint
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-09-15 20:55:41 UTC
Size:
1.00 KB
patch
obsolete
>From 1e8122bfe250bcbde21b7039d219b958cbe167f5 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 14 Sep 2018 09:10:50 -0700 >Subject: [PATCH] Bug 20777: (follow-up) Remove 'dispute' reference in /credits > endpoint > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > Koha/REST/V1/Patrons/Account.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/Koha/REST/V1/Patrons/Account.pm b/Koha/REST/V1/Patrons/Account.pm >index 9312196608..68f0788fdc 100644 >--- a/Koha/REST/V1/Patrons/Account.pm >+++ b/Koha/REST/V1/Patrons/Account.pm >@@ -228,7 +228,6 @@ our $to_api_mapping = { > accounttype => 'account_type', > amountoutstanding => 'amount_outstanding', > borrowernumber => 'patron_id', >- dispute => undef, > issue_id => 'checkout_id', > itemnumber => 'item_id', > manager_id => 'user_id', >-- >2.11.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 20777
:
75397
|
75398
|
78665
|
78671
|
78672
|
78673
|
78893
|
78894
| 78895