Bugzilla – Attachment 59932 Details for
Bug 15165
REST API routes to list, edit and pay borrower's accountlines
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15165: Remove meansofpayment parameter
Bug-15165-Remove-meansofpayment-parameter.patch (text/plain), 1.31 KB, created by
Lari Taskula
on 2017-02-06 14:39:49 UTC
(
hide
)
Description:
Bug 15165: Remove meansofpayment parameter
Filename:
MIME Type:
Creator:
Lari Taskula
Created:
2017-02-06 14:39:49 UTC
Size:
1.31 KB
patch
obsolete
>From 875c9947610287b8afc277b5099c1e7d6f2b0f6a Mon Sep 17 00:00:00 2001 >From: Lari Taskula <lari.taskula@jns.fi> >Date: Mon, 6 Feb 2017 15:42:07 +0200 >Subject: [PATCH] Bug 15165: Remove meansofpayment parameter > >Accountlines does not have such column in current master. >--- > api/v1/swagger/definitions/accountline.json | 3 --- > api/v1/swagger/paths/accountlines.json | 3 --- > 2 files changed, 6 deletions(-) > >diff --git a/api/v1/swagger/definitions/accountline.json b/api/v1/swagger/definitions/accountline.json >index 3bfe370..d3691bd 100644 >--- a/api/v1/swagger/definitions/accountline.json >+++ b/api/v1/swagger/definitions/accountline.json >@@ -48,9 +48,6 @@ > }, > "manager_id": { > "description": "Borrowernumber of user that created the account line" >- }, >- "meansofpayment": { >- "description": "Means of payment" > } > } > } >diff --git a/api/v1/swagger/paths/accountlines.json b/api/v1/swagger/paths/accountlines.json >index 726ffb7..1d262e0 100644 >--- a/api/v1/swagger/paths/accountlines.json >+++ b/api/v1/swagger/paths/accountlines.json >@@ -62,9 +62,6 @@ > }, > "note": { > "description": "Accountline note" >- }, >- "meansofpayment": { >- "description": "Means of payment" > } > } > } >-- >1.9.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 15165
:
44804
|
44805
|
44806
|
45259
|
50189
|
50190
|
50191
|
50790
|
52681
|
52682
|
52683
|
55033
|
55034
|
55035
|
56694
|
56695
|
56696
|
57843
|
57844
|
57845
|
57846
|
59239
|
59240
|
59241
|
59242
|
59932
|
59933
|
59934
|
60180
|
62769
|
62770
|
62771
|
62772
|
62773
|
62774
|
62775