2016-11-24 12:11:05 +00:00
#Custom Translations
2016-02-22 20:46:29 +00:00
User can print the customer's and supplier's document in their local language. For an example if I have customers from germany, france who want quotation in german, french language will be possible with these feature.
2016-08-03 11:37:26 +00:00
####Set Language
2016-02-22 20:46:29 +00:00
2016-08-03 11:37:26 +00:00
In the Customer master, select default Language. Say default language for the Customer is < b > deutsch< / b > .
2016-02-22 20:46:29 +00:00
2018-02-07 13:29:06 +00:00
< img src = "{{docs_base_url}}/assets/img/multilingual_print_format/set_customer_default_lang.png" class = "screenshot" >
2016-02-22 20:46:29 +00:00
2016-08-03 11:37:26 +00:00
Same way, you can also set default language in the Supplier master.
2016-02-22 20:46:29 +00:00
2018-02-07 13:29:06 +00:00
< img src = "{{docs_base_url}}/assets/img/multilingual_print_format/set_supplier_default_lang.png" class = "screenshot" >
2016-02-22 20:46:29 +00:00
2016-08-03 11:37:26 +00:00
####Print Preview in the Party's Language
2016-02-22 20:46:29 +00:00
2016-08-03 11:37:26 +00:00
In the Print Preview of a transaction, values will be translated into party's language.
2016-02-22 20:46:29 +00:00
2016-08-03 11:37:26 +00:00
Customer Quotation print preview in customer's default language.
2016-02-22 20:46:29 +00:00
2018-02-07 13:29:06 +00:00
< img src = "{{docs_base_url}}/assets/img/multilingual_print_format/customer_quotation.png" class = "screenshot" >
2016-02-22 20:46:29 +00:00
2016-08-03 11:37:26 +00:00
Supplier Quotation print preview in supplier's default language.
2016-02-22 20:46:29 +00:00
2018-02-07 13:29:06 +00:00
< img src = "{{docs_base_url}}/assets/img/multilingual_print_format/supplier_quotation.png" class = "screenshot" >
2016-02-22 20:46:29 +00:00
####What to do if want to print with another language?
User can have option to select alternate language on print view.
2018-02-07 13:29:06 +00:00
< img src = "{{docs_base_url}}/assets/img/multilingual_print_format/alternate_language.png" class = "screenshot" >
2016-02-22 20:46:29 +00:00
####Custom Translation
User can set their custom translations using translation form. For example user want to set description of the product in customer's language(Italiano). For that create new translation with language as Italiano, enter source data and Translated information.
2016-08-03 11:37:26 +00:00
`Setup > Settings > Translation List > New`
2016-02-22 20:46:29 +00:00
2018-02-07 13:29:06 +00:00
< img src = "{{docs_base_url}}/assets/img/multilingual_print_format/translation.png" class = "screenshot" >
2016-02-22 20:46:29 +00:00
2016-08-03 11:37:26 +00:00
The translation is applied when user select language as Italiano on supplier quotation's print preview.
2016-02-22 20:46:29 +00:00
2018-02-07 13:29:06 +00:00
< img src = "{{docs_base_url}}/assets/img/multilingual_print_format/custom_translation.png" class = "screenshot" >
2016-02-22 20:46:29 +00:00