Summary: | Main contact method in hold pop-up untranslatable | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | I18N/L10N | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | RESOLVED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | normal | ||
Priority: | P5 - low | CC: | f.demians, fridolin.somers, jesse, jonathan.druart, lucas, martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
24.11.00,24.05.06,23.11.11
|
|
Circulation function: | |||
Bug Depends on: | 33398 | ||
Bug Blocks: | |||
Attachments: |
Bug 38138: (bug 33398 follow-up) Don't display code for primary contact method
Bug 38138: (bug 33398 follow-up) Don't display code for primary contact method Bug 38138: (bug 33398 follow-up) Don't display code for primary contact method |
Description
Caroline Cyr La Rose
2024-10-10 15:14:35 UTC
Created attachment 172805 [details] [review] Bug 38138: (bug 33398 follow-up) Don't display code for primary contact method We have several choices for "primary_contact_method", we don't want to display the code but the label phone => Primary phone phonepro => Secondary phone mobile => Other phone email => Primary email emailpro => Secondary email fax => Fax Bonus: it will make it translatable. Test plan: 1. Edit a patron record to add a Main contact method 2. Place a hold for this patron 3. Check the item in --> Pop up says "Main contact method:" followed by the choice. Created attachment 172819 [details] [review] Bug 38138: (bug 33398 follow-up) Don't display code for primary contact method We have several choices for "primary_contact_method", we don't want to display the code but the label phone => Primary phone phonepro => Secondary phone mobile => Other phone email => Primary email emailpro => Secondary email fax => Fax Bonus: it will make it translatable. Test plan: 1. Edit a patron record to add a Main contact method 2. Place a hold for this patron 3. Check the item in --> Pop up says "Main contact method:" followed by the choice. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Merci Jonathan!! Created attachment 173508 [details] [review] Bug 38138: (bug 33398 follow-up) Don't display code for primary contact method We have several choices for "primary_contact_method", we don't want to display the code but the label phone => Primary phone phonepro => Secondary phone mobile => Other phone email => Primary email emailpro => Secondary email fax => Fax Bonus: it will make it translatable. Test plan: 1. Edit a patron record to add a Main contact method 2. Place a hold for this patron 3. Check the item in --> Pop up says "Main contact method:" followed by the choice. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Pushed for 24.11! Well done everyone, thank you! Backported to 24.05.06 Pushed to 23.11.x for 23.11.11 Not pushed to LTS. Marked Resolved. If you feel this should be in LTS please reply with your reason. |