Multi language Functionalty

hksharmaahksharmaa Member Posts: 55
Hi All...

Is it possible to have Two companies in a database which work on different Language. Suppose i Have 2 Comapnies . 1 in India and Second in Japan. I want to use Local language for both Comapnies. Company 1 in Japan langauage and Company 2 in English. And i want Reporting of both Comapnies in 1 Language. It can either be 1 amongst two??
If Yes then what is the method for this.

Comments

  • mohana_cse06mohana_cse06 Member Posts: 5,504
    hksharmaa wrote:
    Is it possible to have Two companies in a database which work on different Language. Suppose i Have 2 Comapnies . 1 in India and Second in Japan. I want to use Local language for both Comapnies. Company 1 in Japan langauage and Company 2 in English. .
    Yes, it should be possible..
    If you look at base Belgium database, it will have 2 companies one with French (Belgium) and another with Dutch (Belgium)...
  • SogSog Member Posts: 1,023
    Yes, however Japanese is a unicode language, which needs a modification to work I believe.
    Language can be changed at any given time by the user.
    In code this is the globallanguage.
    Reports can be made to use a different language, in code currreport.language.
    |Pressing F1 is so much faster than opening your browser|
    |To-Increase|
Sign In or Register to comment.