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.
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