نصب راستچین اودو

برای حل مشکل راستچین بایستی برنامه rtlcss رو نصب کرد.

مسیر هم باید در مسیر نصب thirdparty اودو باشه تا بتونه بخونه

اینم کدهای نصب که در cmd باید زد

Hi,

Make sure that all the necessary packages are installed. Try running this commands:

npm install -g less
npm install -g less-plugin-clean-css
npm install -g rtlcss
npm install -g rtl-detect
npm install -g postcss-ltr-rtl-detect

Reference: https://odooexchanges.com/104/how-to-enable-rtl-in-odoo-12

Also make sure that the Direction is set as Right to Left Inside the language.

Thanks


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *