We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8b4d7 commit 7f1d7daCopy full SHA for 7f1d7da
odoo_install.sh
@@ -133,6 +133,7 @@ if [ $IS_ENTERPRISE = "True" ]; then
133
134
echo -e "\n---- Added Enterprise code under $OE_HOME/enterprise/addons ----"
135
echo -e "\n---- Installing Enterprise specific libraries ----"
136
+ sudo pip3 install num2words ofxparse
137
sudo apt-get install nodejs npm
138
sudo npm install -g less
139
sudo npm install -g less-plugin-clean-css
0 commit comments