| Summary: | Add street type to fields which can be copied from guarantor to guarantee | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Didier Gautheron <didier.gautheron> |
| Component: | Patrons | Assignee: | Didier Gautheron <didier.gautheron> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, kyle, sally.healey |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | 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
|
|
| Circulation function: | |||
| 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
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 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> 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> 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> Pushed to master for 22.05, thanks to everybody involved [U+1F984] Pushed to 21.11.x for 21.11.05 |