Summary: | Switch Y/N in EDI accounts table for Yes and No for better translatability | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | I18N/L10N | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | aleisha, f.demians, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00, 20.05.01
|
|
Circulation function: | |||
Bug Depends on: | 25677 | ||
Bug Blocks: | |||
Attachments: |
Bug 25687: Switch Y/N in EDI accounts table for Yes and No for better translatability
Bug 25687: Switch Y/N in EDI accounts table for Yes and No for better translatability Bug 25687: Switch Y/N in EDI accounts table for Yes and No for better translatability |
Description
Katrin Fischer
2020-06-07 12:09:01 UTC
Created attachment 105670 [details] [review] Bug 25687: Switch Y/N in EDI accounts table for Yes and No for better translatability This patch changes the list of EDI accounts shown in EDI administration so that columns which previously used "Y" or "N" now show "Yes" or "No." To test, apply the patch and go to Administration -> EDI accounts. If necessary, add an EDI account. In the table of information about the EDI account, the columns with information about quotes, orders, invoices, responses, and auto-ordering should show "Yes" or "No" based on the account's settings. Created attachment 105689 [details] [review] Bug 25687: Switch Y/N in EDI accounts table for Yes and No for better translatability This patch changes the list of EDI accounts shown in EDI administration so that columns which previously used "Y" or "N" now show "Yes" or "No." To test, apply the patch and go to Administration -> EDI accounts. If necessary, add an EDI account. In the table of information about the EDI account, the columns with information about quotes, orders, invoices, responses, and auto-ordering should show "Yes" or "No" based on the account's settings. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Created attachment 105736 [details] [review] Bug 25687: Switch Y/N in EDI accounts table for Yes and No for better translatability This patch changes the list of EDI accounts shown in EDI administration so that columns which previously used "Y" or "N" now show "Yes" or "No." To test, apply the patch and go to Administration -> EDI accounts. If necessary, add an EDI account. In the table of information about the EDI account, the columns with information about quotes, orders, invoices, responses, and auto-ordering should show "Yes" or "No" based on the account's settings. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> You beat me to it, thank you, Owen! Pushed to master for 20.11, thanks to everybody involved! backported to 20.05.x for 20.05.01 enhancement, not backporting to 19.11.x |