Bugzilla – Attachment 145908 Details for
Bug 25655
Additionally store actual cost in foreign currency and currency from the invoice
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25655: REST API specs
Bug-25655-REST-API-specs.patch (text/plain), 1.01 KB, created by
Jonathan Druart
on 2023-01-31 20:24:32 UTC
(
hide
)
Description:
Bug 25655: REST API specs
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-01-31 20:24:32 UTC
Size:
1.01 KB
patch
obsolete
>From 51e087db542a4996b4c240eeb29cf652b5eea973 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 16 Jan 2023 21:59:11 +0100 >Subject: [PATCH] Bug 25655: REST API specs > >Sponsored-by: The Research University in the Helmholtz Association (KIT) >--- > api/v1/swagger/definitions/order.yaml | 10 ++++++++++ > 1 file changed, 10 insertions(+) > >diff --git a/api/v1/swagger/definitions/order.yaml b/api/v1/swagger/definitions/order.yaml >index b6c6a7b87df..7cc3c14b42d 100644 >--- a/api/v1/swagger/definitions/order.yaml >+++ b/api/v1/swagger/definitions/order.yaml >@@ -230,6 +230,16 @@ properties: > - "null" > format: date > description: Estimated delivery date >+ invoice_unit_price: >+ type: >+ - number >+ - "null" >+ description: The actual cost in the foreign currency used in the invoice >+ invoice_currency: >+ type: >+ - string >+ - "null" >+ description: Currency of the actual cost used when receiving > fund: > type: > - object >-- >2.25.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 25655
:
144618
|
145906
|
145907
|
145908
|
145909
|
145910
|
145911
|
145912
|
146082
|
146084
|
146085
|
146086
|
146087
|
146088
|
146089
|
146478
|
146479
|
146480
|
146481
|
146482
|
146483
|
146484
|
146658
|
146660
|
146818
|
146819
|
146820
|
146821
|
146822
|
146823
|
146824
|
146825
|
146826