Bugzilla – Attachment 78673 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), 943 bytes, created by
Mark Tompsett
on 2018-09-14 17:34:21 UTC
(
hide
)
Description:
Bug 20777: (follow-up) Remove 'dispute' reference in /credits endpoint
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2018-09-14 17:34:21 UTC
Size:
943 bytes
patch
obsolete
>From e312264c21ebe1847785b9202971c95501b23c7c 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> >--- > 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 9312196..68f0788 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.7.4
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