Bugzilla – Attachment 132268 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 29576: (QA follow-up) Rename road type to street type to match patron form
Bug-29576-QA-follow-up-Rename-road-type-to-street-.patch (text/plain), 2.11 KB, created by
Katrin Fischer
on 2022-03-27 00:06:42 UTC
(
hide
)
Description:
Bug 29576: (QA follow-up) Rename road type to street type to match patron form
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-03-27 00:06:42 UTC
Size:
2.11 KB
patch
obsolete
>From 1ecaf29c8b0fb9490ddbde3c61aefe9398462596 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 27 Mar 2022 00:05:02 +0000 >Subject: [PATCH] Bug 29576: (QA follow-up) Rename road type to street type to > match patron form > >This changes the pref description so the field name matches what >we use in the patron form. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../prog/en/modules/admin/preferences/patrons.pref | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >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 1a7b6fe1dc..1600984781 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,7 +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_streettype: "Alternate address - Street type" > B_address: "Alternate address - Address" > B_address2: "Alternate address - Address 2" > B_city: "Alternate address - City" >@@ -308,13 +308,13 @@ Patrons: > phone: "Contact - Primary phone" > emailpro: "Contact - Secondary email" > phonepro: "Contact - Secondary phone" >+ streettype: "Main address - Street type" > address: "Main address - Address" > address2: "Main address - Address 2" > city: "Main address - City" > 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.30.2
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