Hi Josef, If I have understood your requirement correctly, you can make any screen bilingual/multilingual with the help of UI labels. UI labels will be randered based on the locale of your client.
If your clients belong to the same locale and still you want bilngual support then I think you have to explicitly set the locale in the context based on the client in the code. You can also provided an option (like drop-down) to change the language in the UI itself. For your second question, you can use the 'ProductAttribute' table to have description of the product in multiple languages and you can show a particular attribute value based on the locale setting of the user. Thanks & Regards -- Deepak Nigam On Thu, Oct 24, 2019, 12:03 AM J <[email protected]> wrote: > Hello again > > > Is there a way to make the invoicing bilingual? > > Meaning, can the form/report that is used, be 1 language or another > depending upon the client? As well, in the descriptions of the product, > can there be 2 fields for the description, and only one of the 2 is > interested in the invoice report, corresponding to the language of the > client? > > > THanks > > > Joseph > >
