Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
7097 Weergaven

rtlcss is not working in odoo14 in normal mode (User mode) and debug = 1 on a server but working fine while activating assets debugging mode. How to make it work properly even in normal mode or is there any step that is missing?

These are the commands i executed on server: -

  • sudo apt install nodejs
  • sudo apt install npm
  • curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh  
  • nano nodesource_setup.sh
  • sudo bash nodesource_setup.sh
  • sudo apt install nodejs
  • sudo apt install build-essential
  • npm install -g rtlcss

It works fine in my local machine even in normal node but on server UI change (from right to left) only works while activating assets debugging mode. So what can the solution of above issue?

Avatar
Annuleer
Beste antwoord

you need to install npm packge


Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
feb. 21
2216
1
mei 24
3196
1
apr. 24
26861
1
nov. 22
2643
2
jul. 22
3363