version 10.0 community
beta version (need further css adjustments)
This project developed as a set of modules to provide Right to left support for Odoo v10.0 community edition (formely known as OpenERP).
There is a seperate version for Odoo enterprise and custom POSBox that support RTL licensed by Logicware contact them for details.
the project contains 3 main modules that cover the three main features in odoo that require RTL support:
- the backend module (web module and its descendants).
- the report module.
- the frontend (website) module and its descendant modules.
- download and extract the modules in addons folder.
- restart odoo server.
- go to settings => update modules list.
- go to settings => language and make sure your target language (e.g. arabic) is Right to left direction.
- install Web RTL module.
- go to preference and change your language to an RTL language, or restart your browser if you already using the target language.
- Install Report RTL.
- change your language into RTL language.
- select any report and print it.
- if your report still in LTR, make sure that the report is not depends on Partner's language (e.g. Invoice Reports, Sale report). or review steps of backend UI.
- Install Website RTL
- go to website, and select the target language.
- you can post an issue (for bugs and new features).
- create a pull request.
- or by email (if you dont have a github account).
This project is licensed under AGPL v3 (the same as odoo).