Bug 29576

Summary: Add street type to fields which can be copied from guarantor to guarantee
Product: Koha Reporter: Didier Gautheron <didier.gautheron>
Component: PatronsAssignee: Didier Gautheron <didier.gautheron>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: fridolin.somers, gmcharlt, kyle.m.hall, kyle, sally.healey
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.05.00,21.11.05
Bug Depends on: 22534    
Bug Blocks:    
Attachments: Bug 34874: Add streettype and B_streettype to PrefillGuaranteeField
Bug 34874: Add streettype and B_streettype to PrefillGuaranteeField
Bug 34874: Add streettype and B_streettype to PrefillGuaranteeField
Bug 29576: (QA follow-up) Rename road type to street type to match patron form

Description Didier Gautheron 2021-11-25 14:30:25 UTC
Since #22534 you can prefill addresses but streettype and B_streettype aren't in koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref list.
Comment 1 Didier Gautheron 2021-12-04 09:44:24 UTC
Created attachment 128248 [details] [review]
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
Comment 2 The Minh Luong 2022-01-07 16:22:36 UTC
Created attachment 129197 [details] [review]
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>
Comment 3 Sally 2022-01-26 14:46:07 UTC
Changing status to Signed Off, as per comment 2.
Comment 4 Katrin Fischer 2022-03-27 00:06:38 UTC
Created attachment 132267 [details] [review]
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>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Katrin Fischer 2022-03-27 00:06:42 UTC
Created attachment 132268 [details] [review]
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>
Comment 6 Fridolin Somers 2022-04-05 15:20:30 UTC
Pushed to master for 22.05, thanks to everybody involved 🦄
Comment 7 Kyle M Hall 2022-04-08 12:43:03 UTC
Pushed to 21.11.x for 21.11.05