|
|
|
@ -363,6 +363,7 @@ cd $OE_HOME/custom
|
|
|
|
echo -e "install odoo requirements"
|
|
|
|
echo -e "install odoo requirements"
|
|
|
|
sudo pip3 install -r /$OE_USER/$OE_CONFIG/requirements.txt
|
|
|
|
sudo pip3 install -r /$OE_USER/$OE_CONFIG/requirements.txt
|
|
|
|
sudo pip3 install configparser
|
|
|
|
sudo pip3 install configparser
|
|
|
|
|
|
|
|
sudo pip3 install future
|
|
|
|
pip3 install PyXB
|
|
|
|
pip3 install PyXB
|
|
|
|
pip3 install MySQL-python
|
|
|
|
pip3 install MySQL-python
|
|
|
|
pip3 install -r oca/account-analytic/requirements.txt
|
|
|
|
pip3 install -r oca/account-analytic/requirements.txt
|
|
|
|
|