| Summary: | The "description" for REFUND accountlines is not translatable | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
| Component: | I18N/L10N | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | f.demians, lucas, martin.renvoize, testopia |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
20.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 23442 | ||
| Bug Blocks: | 26403 | ||
| Attachments: |
Bug 26418: Fix translatability of REFUND credit type
Bug 26418: Fix translatability of REFUND credit type Bug 26418: Fix translatability of REFUND credit type Bug 26418: Fix translatability of REFUND credit type Bug 26418: [20.05] Fix translatability of REFUND credit type |
||
|
Description
Martin Renvoize (ashimema)
2020-09-09 14:20:53 UTC
Created attachment 109820 [details] [review] Bug 26418: Fix translatability of REFUND credit type Created attachment 110559 [details] [review] Bug 26418: Fix translatability of REFUND credit type Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 110625 [details] [review] Bug 26418: Fix translatability of REFUND credit type The description of REFUND type accountline credits introduced with the "issue refund" feature is not translatable. To test: - Make sure a language with a complete translation is installed - Switch to the language - Go to any user account - Add a manual invoice - Pay it off fully or partially - Click on "issue refund" - Confirm the refund - Check the description of the line in the patron account is not translated. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 110626 [details] [review] Bug 26418: Fix translatability of REFUND credit type The description of REFUND type accountline credits introduced with the "issue refund" feature is not translatable. To test: - Make sure a language with a complete translation is installed - Switch to the language - Go to any user account - Add a manual invoice - Pay it off fully or partially - Click on "issue refund" - Confirm the refund - Check the description of the line in the patron account is not translated. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! doesn't apply clean to 20.05.x, no backport Could we maybe get a rebase here? This is an issue visible in the OPAC and would love to see it fixed. Created attachment 112195 [details] [review] Bug 26418: [20.05] Fix translatability of REFUND credit type The description of REFUND type accountline credits introduced with the "issue refund" feature is not translatable. To test: - Make sure a language with a complete translation is installed - Switch to the language - Go to any user account - Add a manual invoice - Pay it off fully or partially - Click on "issue refund" - Confirm the refund - Check the description of the line in the patron account is not translated. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> 20.05 rebased patch attached. |