Bugzilla – Attachment 187575 Details for
Bug 36506
Processing Fee should be configurable by branch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36506: Remove API mapping
Bug-36506-Remove-API-mapping.patch (text/plain), 1007 bytes, created by
Andrew Fuerste-Henry
on 2025-10-08 13:51:25 UTC
(
hide
)
Description:
Bug 36506: Remove API mapping
Filename:
MIME Type:
Creator:
Andrew Fuerste-Henry
Created:
2025-10-08 13:51:25 UTC
Size:
1007 bytes
patch
obsolete
>From 8b100cf1e14c10effc405fd190c47f7dcae1c4b9 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 6 Aug 2025 19:19:18 +0000 >Subject: [PATCH] Bug 36506: Remove API mapping > >Sponsored-by: The Main Library Alliance <https://www.mainlib.org/> > >Signed-off-by: Trevor Diamond <trevor.diamond@mainlib.org> >--- > Koha/ItemType.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/Koha/ItemType.pm b/Koha/ItemType.pm >index 0c042578c79..a59af59a789 100644 >--- a/Koha/ItemType.pm >+++ b/Koha/ItemType.pm >@@ -229,7 +229,6 @@ sub to_api_mapping { > imageurl => 'image_url', > itemtype => 'item_type_id', > notforloan => 'not_for_loan_status', >- processfee => 'process_fee', > rentalcharge_daily => 'daily_rental_charge', > rentalcharge_daily_calendar => 'daily_rental_charge_calendar', > rentalcharge_hourly => 'hourly_rental_charge', >-- >2.39.5
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 36506
:
187411
|
187412
|
187413
|
187414
|
187415
|
187416
|
187417
|
187418
|
187573
|
187574
| 187575 |
187576
|
187577
|
187578
|
187579
|
187580