In the following post we have seen that it is rather complicated to install the proper component versions of SASS in order to run Odoo modules depending on SASS: see https://www.odoo.com/forum/help-1/question/ubuntu-16-04-how-to-install-sass-for-odoo-123090.
How can we install SASS on Ubuntu 18.04 LTS?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
Using Ubuntu 18.04 this gets much easier as the necessary versions are already packaged. This is the procedure:
sudo apt install nodejs
sudo apt install npm
sudo npm install -g less
sudo apt-get install ruby-sass
sudo gem install compass
sudo gem install bootstrap-sass
Enjoy.
Raking in the karma I see. No seriously, thanks a lot Ermin.
there is also buggy behavior in v10 and v11: assets are not regenerated (after first install or manually deleted) if not logged in as admin.
@Yenthe: I'm working on it :-) But I still have a long way to learn till I may compete with you ;-)
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden