Bugzilla – Attachment 129197 Details for
Bug 29576
Add street type to fields which can be copied from guarantor to guarantee
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34874: Add streettype and B_streettype to PrefillGuaranteeField
Bug-34874-Add-streettype-and-Bstreettype-to-Prefil.patch (text/plain), 1.80 KB, created by
The Minh Luong
on 2022-01-07 16:22:36 UTC
(
hide
)
Description:
Bug 34874: Add streettype and B_streettype to PrefillGuaranteeField
Filename:
MIME Type:
Creator:
The Minh Luong
Created:
2022-01-07 16:22:36 UTC
Size:
1.80 KB
patch
obsolete
>From f7dbb54a3551f5b9b0fcfba2546419825bd14913 Mon Sep 17 00:00:00 2001 >From: Didier Gautheron <didier.gautheron@biblibre.com> >Date: Thu, 25 Nov 2021 15:39:14 +0100 >Subject: [PATCH] Bug 34874: Add streettype and B_streettype to > PrefillGuaranteeField > >To test : > 1) modify PrefillGuaranteeField system preference > 2) road type for main and alternate addresses aren't in the list > 3) Apply patch > 4) Redo 1, now they are > >https://bugs.koha-community.org/show_bug.cgi?id=29576 >Signed-off-by: The Minh Luong <the-minh.luong@inlibro.com> >--- > .../prog/en/modules/admin/preferences/patrons.pref | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >index 5a6f1bd5a4..4c7283b8ab 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >@@ -282,6 +282,7 @@ Patrons: > - "When adding a guarantee to a guarantor patron fill the following fields in the guarantee's member entry form from the guarantors record:" > - pref: PrefillGuaranteeField > multiple: >+ B_streettype: "Alternate address - Road type" > B_address: "Alternate address - Address" > B_address2: "Alternate address - Address 2" > B_city: "Alternate address - City" >@@ -313,6 +314,7 @@ Patrons: > country: "Main address - Country" > state: "Main address - State" > zipcode: "Main address - ZIP/Postal code" >+ streettype: "Main address - Road type" > streetnumber: "Main address - Street number" > - > - pref: AllowStaffToSetCheckoutsVisibilityForGuarantor >-- >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 29576
:
128248
|
129197
|
132267
|
132268