elliotxin

Results 8 issues of elliotxin

I used docker install the odoo11 saas, after that i fellow this instruction "https://odoo-saas-tools.readthedocs.io/en/11.0/setup/install.html" manual setting. I was created the main database name same with my domain(example.com) after that i...

I enter on command in the shell as: `sudo su --preserve-environment - odoo -s /bin/bash -c 'python /usr/local/src/odoo-extra-addons/it-projects-llc/odoo-saas-tools/saas.py` some error appear: ``` -su: /root/.bash_profile: Permission denied 2018-12-21 18:24:56 saas.py >>>...

when I used this script to install saas, I got some errors like this below: > -su: /root/.bash_profile: Permission denied Traceback (most recent call last): File "/usr/local/src/odoo-extra-addons/it-projects-llc/saas-addons/saas.py", line 18, in...

In the beginning I was fellow the instruction to change the ''install-odoo-saas.sh"files,as below ![screenshot from 2018-12-21 18-35-28](https://user-images.githubusercontent.com/3390411/50338422-374f2600-054f-11e9-88e1-c2ce1705a917.png) after I finished this script, the odoo working properly,so i prepare to fellow...

I used docker install the odoo11 saas, after that i fellow this instruction "https://odoo-saas-tools.readthedocs.io/en/11.0/setup/install.html" manual setting. I was created the main database name same with my domain(example.com) after that i...

i used docker method to install odoo-saas, i got error as below: ``` 2018-12-25 08:46:25 saas.py >>> RPC Execute, saas_portal.plan, create_template, [[1]], {} Traceback (most recent call last): File "/mnt/addons/it-projects-llc/odoo-saas-tools/saas.py",...

I set export INIT_SAAS_TOOLS=${INIT_SAAS_TOOLS:-"yes"} than i got error message like this: + [[ yes != \n\o ]] + su --preserve-environment - odoo -s /bin/bash -c '/usr/local/src/odoo-extra-addons/it-projects-llc/saas-addons/saas.py yes' -su: /root/.bash_profile: Permission...