odoo-saas-tools icon indicating copy to clipboard operation
odoo-saas-tools copied to clipboard

Odoo SaaS Tools — tools for SaaS Businesses. Sale and manage Odoo databases.

Results 103 odoo-saas-tools issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "/odoo/odoo-server/odoo/http.py", line 642, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/odoo/odoo-server/odoo/http.py", line 684, in dispatch result = self._call_function(**self.params) File "/odoo/odoo-server/odoo/http.py", line 334, in _call_function return...

hello, we installed odoo-saas for version 10. we setup using saas.py, according to odoo-saas document: https://odoo-saas-tools.readthedocs.io/en/10.0/setup/install.html we completed till 6 step, but when we try to login for template pop-up...

10.0

Hi, I'm using v11 CE. I'm experiencing problem when no email (email_template_create_saas) is sent to user after payment is done in web shop. After looking at branch 11 odoo-saas-tools/saas_portal_sale/models, i...

Hi , I followed the instructions and when i clicked on the Sync server button in the server creation form, it shows the error , could you please help to...

Some ssh connection need a different port than 22. It can be specify now with this added field.

Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/odoo/http.py", line 638, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/usr/lib/python2.7/dist-packages/odoo/http.py", line 675, in dispatch result = self._call_function(**self.params) File "/usr/lib/python2.7/dist-packages/odoo/http.py", line 331, in _call_function return...

Hi I have installed the odoo on ubuntu 14.04 using standard wget -O - https://nightly.odoo.com/odoo.key | apt-key add - # echo "deb http://nightly.odoo.com/9.0/nightly/deb/ ./" >> /etc/apt/sources.list # apt-get update &&...

installation problems
saas.py

How do I use the saas.py for automatic install. I tried looking through the docs and I found nothing. please help. --- Want to back this issue? **[Post a bounty...

11.0
needs info

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/76805658-incompatible-with-python3-7?utm_campaign=plugin&utm_content=tracker%2F3643037&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F3643037&utm_medium=issues&utm_source=github).

Hi, Fixes **saas.py** to get XML RPC and long polling ports from `--odoo-config`. Also fixes it to create servers/plans into a portal outside the current instance using `--local-xmlrpc-port`and `--local-portal-host`. Thanks!...