Bugzilla – Attachment 194267 Details for
Bug 4858
Ability to Charge for Print Notices
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 4858: Add print_notice_charge to categories api definition
bdf9b37.patch (text/plain), 1.08 KB, created by
Martin Renvoize (ashimema)
on 2026-03-02 09:27:54 UTC
(
hide
)
Description:
Bug 4858: Add print_notice_charge to categories api definition
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2026-03-02 09:27:54 UTC
Size:
1.08 KB
patch
obsolete
>From bdf9b377f8eea45f852499b0bbd09d4ba8779eaf Mon Sep 17 00:00:00 2001 >From: Jacob O'Mara <jacob.omara@openfifth.co.uk> >Date: Mon, 15 Sep 2025 07:18:30 +0100 >Subject: [PATCH] Bug 4858: Add print_notice_charge to categories api > definition > >Sponsored-by: OpenFifth <https://openfifth.co.uk\> >Signed-off-by: Jackie Usher <jackie.usher@westsussex.gov.uk> >--- > api/v1/swagger/definitions/patron_category.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/api/v1/swagger/definitions/patron_category.yaml b/api/v1/swagger/definitions/patron_category.yaml >index da548a6980d..8c036f98b6b 100644 >--- a/api/v1/swagger/definitions/patron_category.yaml >+++ b/api/v1/swagger/definitions/patron_category.yaml >@@ -51,6 +51,11 @@ properties: > - number > - "null" > description: Cost to place holds >+ print_notice_charge: >+ type: >+ - number >+ - "null" >+ description: Charge for print notices to recover postage and processing costs (0.00 = disabled) > hide_lost_items: > type: boolean > description: Are lost items shown to this category (1 for yes, 0 for no) >-- >2.53.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 4858
:
186491
|
186492
|
186493
|
186494
|
186495
|
186496
|
186497
|
186498
|
186499
|
186500
|
186501
|
186502
|
194257
|
194258
|
194259
|
194260
|
194261
|
194262
|
194263
|
194264
|
194265
|
194266
| 194267 |
194268
|
194269
|
194270
|
194271
|
194272