Bug 25687

Summary: Switch Y/N in EDI accounts table for Yes and No for better translatability
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: I18N/L10NAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: aleisha, f.demians, lucas
Version: master   
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
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
I think it would be easier to read and understand - and to translate, if we showed Yes and No instead of Y and N in the EDI accounts table for the checkboxes.
Comment 1 Owen Leonard 2020-06-09 20:13:19 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.
Comment 2 Kyle M Hall 2020-06-10 12:02:53 UTC
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>
Comment 3 Katrin Fischer 2020-06-11 11:48:52 UTC
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>
Comment 4 Katrin Fischer 2020-06-11 11:49:13 UTC
You beat me to it, thank you, Owen!
Comment 5 Jonathan Druart 2020-06-15 10:01:03 UTC
Pushed to master for 20.11, thanks to everybody involved!
Comment 6 Lucas Gass 2020-06-17 23:24:50 UTC
backported to 20.05.x for 20.05.01
Comment 7 Aleisha Amohia 2020-06-22 04:37:11 UTC
enhancement, not backporting to 19.11.x