Bugzilla – Attachment 66046 Details for
Bug 18120
CRUD endpoint for vendors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18120 - Changes to some field descriptions
Bug-18120---Changes-to-some-field-descriptions.patch (text/plain), 1.51 KB, created by
Katrin Fischer
on 2017-08-15 21:59:49 UTC
(
hide
)
Description:
Bug 18120 - Changes to some field descriptions
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2017-08-15 21:59:49 UTC
Size:
1.51 KB
patch
obsolete
>From 1d881385213201869bc19cef6d93610545da7132 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Tue, 15 Aug 2017 23:58:19 +0200 >Subject: [PATCH] Bug 18120 - Changes to some field descriptions > >Trying to clarify some of the descriptions. >--- > api/v1/swagger/definitions/vendor.json | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/api/v1/swagger/definitions/vendor.json b/api/v1/swagger/definitions/vendor.json >index f24bdde..71259b0 100644 >--- a/api/v1/swagger/definitions/vendor.json >+++ b/api/v1/swagger/definitions/vendor.json >@@ -106,7 +106,7 @@ > "boolean", > "null" > ], >- "description": "Is the library taxed when buying to this vendor" >+ "description": "Is the library taxed when buying from this vendor" > }, > "list_includes_gst": { > "type": [ >@@ -127,21 +127,21 @@ > "number", > "null" > ], >- "description": "Tax rate" >+ "description": "Default tax rate for items ordered from this vendor" > }, > "discount": { > "type": [ > "number", > "null" > ], >- "description": "Discount offered on all items ordered from this vendor" >+ "description": "Default discount rate for items ordered from this vendor" > }, > "deliverytime": { > "type": [ > "integer", > "null" > ], >- "description": "Vendor expected delivery time (in days)" >+ "description": "Expected delivery time (in days)" > } > }, > "additionalProperties": false, >-- >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 18120
:
60851
|
60852
|
61182
|
61183
|
61587
|
63146
|
63163
|
63164
|
63165
|
66046
|
66362
|
66363
|
66417
|
66418
|
66427
|
66428
|
66429
|
66430
|
67326
|
67327
|
67328
|
67329
|
67330
|
67490