All Projects → barsi → odoo-rtl

barsi / odoo-rtl

Licence: AGPL-3.0 License
Odoo (OpenERP) Right to left support for User Interface, report and frontend

Programming Languages

CSS
56736 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to odoo-rtl

awrora-starter
Landing page template built with one of most popular javascript library Vue.JS, Vuetify (Material Design) and Nuxt.JS with SSR.
Stars: ✭ 38 (+26.67%)
Mutual labels:  rtl
awesome-ecommerce
Collect and develop Open Source or Free Projects for building ecommerce platform easy and fast and free
Stars: ✭ 39 (+30%)
Mutual labels:  odoo
muk website
MuK Odoo Website Modules
Stars: ✭ 28 (-6.67%)
Mutual labels:  odoo
vscode-odoo-snippets
Develop Odoo modules faster and with no Typing Errors.
Stars: ✭ 20 (-33.33%)
Mutual labels:  odoo
FPGA-USB-Device
FPGA-based USB-device controller to implement USB-CDC, USB-HID, etc.
Stars: ✭ 29 (-3.33%)
Mutual labels:  rtl
ofdm
Chisel Things for OFDM
Stars: ✭ 23 (-23.33%)
Mutual labels:  rtl
react-gallery-carousel
Mobile-friendly gallery carousel 🎠 with server side rendering, lazy loading, fullscreen, thumbnails, touch, mouse emulation, RTL, keyboard navigation and customisations.
Stars: ✭ 178 (+493.33%)
Mutual labels:  rtl
addons-onestein
Odoo modules developed by Onestein
Stars: ✭ 58 (+93.33%)
Mutual labels:  odoo
web-starter-kit
An opinionated starter kit with styled-system, graphql-hooks, mobx and nextjs (PWA)
Stars: ✭ 17 (-43.33%)
Mutual labels:  rtl
gnome-pomodoro-tracking
Connect your Pomodoros to popular time tracking services (@odoo, @clockify, @toggl).
Stars: ✭ 16 (-46.67%)
Mutual labels:  odoo
Odoo-REST-API
RESTful Web Service for interfacing with Odoo ERP
Stars: ✭ 33 (+10%)
Mutual labels:  odoo
honeywell-wireless-doorbell
Understanding the RF signal used in the Honeywell RCWL300A, RCWL330A, Series 3, 5, 9 and Decor Series Wireless Chimes
Stars: ✭ 36 (+20%)
Mutual labels:  rtl
data-protection
Data Protection
Stars: ✭ 23 (-23.33%)
Mutual labels:  odoo
CoreUI-Free-Bootstrap-Admin-Template-RTL
👌🏼 CoreUI is free bootstrap admin template. http://coreui.io
Stars: ✭ 56 (+86.67%)
Mutual labels:  rtl
odoo-docker-tutorial
利用 docker 快速建立 odoo 環境
Stars: ✭ 46 (+53.33%)
Mutual labels:  odoo
thewhite
✒️ It's a minimal and light wordpress blog theme 🎨
Stars: ✭ 87 (+190%)
Mutual labels:  rtl
actpy
Python framework for business applications contains ERP , CRM , HRM , MRP , POS and many more
Stars: ✭ 30 (+0%)
Mutual labels:  odoo
Quasar
Quasar 2.0: Chisel equivalent of SweRV-EL2
Stars: ✭ 19 (-36.67%)
Mutual labels:  rtl
sync-addons
Odoo Integration Addons
Stars: ✭ 69 (+130%)
Mutual labels:  odoo
pycharm-odoo-old
Odoo plugin for PyCharm
Stars: ✭ 57 (+90%)
Mutual labels:  odoo

Odoo RTL (Right to left) Project

For Version 12.0+, Odoo added support for RTL, please refere to offecial Odoo Installation to learn how to enable RTL.

version 11.0 community

This project developed as a set of modules to provide Right to left support for Odoo v11.0 community edition (formely known as OpenERP).

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.

Installation

For Backend UI

  1. download and extract the modules in addons folder.
  2. restart odoo server.
  3. go to settings => update modules list.
  4. go to settings => language and make sure your target language (e.g. arabic) is Right to left direction.
  5. install Web RTL module.
  6. go to preference and change your language to an RTL language, or restart your browser if you already using the target language.

For Reports

  1. Install Report RTL.
  2. change your language into RTL language.
  3. select any report and print it.

For Frontend

  1. Install Website RTL
  2. go to website, and select the target language.

Contributions and Support

  1. you can post an issue (for bugs and new features).
  2. create pull request.
  3. or by email (if you dont have github account).

License

This project is licensed under AGPL v3 (the same as odoo).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].