odoo 18 when updating the Hebrew language in community version for odoo 18 the interface is not changing to be from right to left as it should be
but it is working fine in enterprise version.
what to do?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
odoo 18 when updating the Hebrew language in community version for odoo 18 the interface is not changing to be from right to left as it should be
but it is working fine in enterprise version.
what to do?
Seems to be working fine in runbot.

Ensure you're on the latest source.
For your local or 3rd party hosting you need to install the npm package rtlcss, see also https://www.odoo.com/documentation/18.0/administration/on_premise/source.html?highlight=hebrew#dependencies
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
0
Oct 25
|
18 | ||
|
|
2
Oct 25
|
374 | ||
|
|
1
Oct 25
|
681 | ||
|
|
2
Sep 25
|
1620 | ||
|
Odoo Hostinh
Solved
|
|
3
Aug 25
|
702 |
yes but not if you install it on other hosting. can you please try?
See below, you'll need to install an additional module
According to OP there seems to have been a bug in Odoo Community that got fixed by Odoo; So, latest source and the npm package mentioned below should do the trick for future readers (also, apparently I've missed the note saying "but it is working fine in enterprise version" sorry for that one)