Website not selectable at more than one databases #1401 Odoo I have installed two databases (company1 and company2) at my local odoo installation and at both the module website is installed. When calling the ur... Odoo Mar 5, 2021 0 2272 Tech Blog
Odoo Development links on the internet Odoo Mobile development library [1] Use Odoo development [2] Odoo OCA community [3] yelizariev odoo-saas-tools [4] website_sale_require_login [5]... Odoo Mar 5, 2021 0 1964 Tech Blog
There are multiple ways to install Odoo local There are multiple ways to install Odoo, or not install it at all, depending on the intended use case. This documents attempts to describe most of th... Odoo Ubuntu Mar 5, 2021 0 1848 Tech Blog
Odoo – super simple subdomain filtering with Cloudflare Small introduction Cloudflare is a great set of services for its community and their websites. It can provide you with high quality tools that any we... Odoo Ubuntu Mar 5, 2021 0 1863 Tech Blog
Odoo v8 Clouder install For linux users just apt-get install python-paramiko will solve the Crypto.PublicKey problem. sudo apt-get install python-dateutil python-docutils py... Odoo Mar 5, 2021 0 1751 Tech Blog
How to setup multiple websites in Odoo V8 Odoo’s Lead Developer responds to this question (Please note that this is a very technical feature and is not yet easy to configure nor is it documen... Odoo Mar 5, 2021 0 1932 Tech Blog
Odoo Multi domains to multi instances 1 down vote accepted yes i have realized this on my server. to achieve that goal I have tested two ways. It’s up to you wich one is better to feet on... Nginx Odoo Mar 5, 2021 0 2468 Tech Blog
Configure Odoo 8 subdomain filtering on a Linux VPS Odoo in one of the most commonly used business applications at the moment. It can be configured to use sub-domain filtering so the users can run dif... Odoo Ubuntu Mar 5, 2021 0 2265 Tech Blog
Odoo install 8.0 / 9.0 / 10.0 wget -O – https://nightly.odoo.com/odoo.key | apt-key add – echo “deb http://nightly.odoo.com/8.0/nightly/deb/ ./” >> /etc/apt/sources.list apt-get u... Odoo Ubuntu Mar 5, 2021 0 1881 Tech Blog
Odoo Saas Instruction for manual installation Use saas.py script for automatic installation Configure Odoo installation * set dbfilter in config file or run od... Nginx Odoo Mar 5, 2021 0 1867 Tech Blog
Odoo Nginx webserver All requests to domains you are use must be redirected to localhost:8069 with preserving value for header HOST. Check possible configurations below. ... Nginx Odoo Mar 5, 2021 0 1938 Tech Blog
Connect to Odoo (formerly OpenERP) in your application with ERPpeek JUN 13, 2014 #python [1] #openerp [2] #odoo [3] #erppeek [4] #xmlrpc [5] This post is the first part of two articles for ERPpeek [6] and O... Nginx Odoo Ubuntu Mar 5, 2021 0 2169 Tech Blog