Questions tagged [odoo]
Odoo, (previously known as OpenERP, and prior to that, called TinyERP) is an open source integrated enterprise resource planning (ERP) software manufactured by OpenERP s.a. Its most recent name change occurred in May of 2014.
39 questions
0 votes
0 answers
377 views
Odoo 16 on Nginx: can not enter editor mode after enabling TLS
Odoo doesn't work as expected after enabling TLS on Nginx (Ubuntu 22.04). When I click on the editor button on Website or eLearning section, the browser keeps on waiting with the running circle. I ...
3 votes
1 answer
2k views
Deny URL Access with Odoo's (Web App) 404 Error Template using Nginx as Webserver
Objective I want to block the database access URLs, like https://example.com/web/database/selector or https://example.com/web/database/manager, in an Odoo deployment for all outside traffic but a ...
1 vote
0 answers
231 views
Odoo v.13 - Configuring a gmail alias as outgoing mail
I am trying to configure a gmail account as outgoing mail in Odoo ERP v.13. The email supplied by the client is an alias of the original email. When testing, Odoo indicates error "535" (...
0 votes
1 answer
469 views
Deploy Odoo on Google Kubernetes: Log severity all in ERROR
I deploy Odoo 13CE on Googke Kubernetes and using Cloud Logging for logging, I config app using default container log. Everything run smoothly, except all log output severity mark as ERROR in Cloud ...
1 vote
1 answer
2k views
What is the latest Ubuntu or Debian server I can install on proliant dl380 G6 [closed]
I would like to know what is the latest Debian or Ubuntu server I could install on a dl380 G6 server. I have to run 2 things on it. Nextcloud 20 and Odoo v14 (ERP) Would this work or not? Or have I ...
1 vote
0 answers
220 views
ODOO 10 Page wasn't loaded completely
Since a few days I can't access my ODOO instance from the external network. The home page doesn't load completely if I use a public IP address, only the logo loads. I searched in google and I found ...
0 votes
1 answer
288 views
Fail2ban does not perform regex on odoo log
I have installed fail2ban with odoo 13. Below are my configuration and sample output, but I cant seem to figure out why it does not filter. user@tempdev:/etc/fail2ban# fail2ban-regex -v /var/log/odoo/...
0 votes
1 answer
655 views
Postfix: allow unlisted sender only for a specific IP/Application
To avoid backscatter emails, on Postfix I set: smtpd_reject_unlisted_sender = true But this prevents the Odoo from sending some particular emails, since it uses some custom aliases as sender: ...
2 votes
0 answers
2k views
Problems with redirecting in Odoo using Nginx
I have some problems with redirecting in Odoo. I configured Nginx and install Odoo but the main problem that I use external IP for which used 2 odoo instances on different ports. I need to connect ...
0 votes
0 answers
2k views
Nginx redirected too much
I am out of ideas of what is my Nginx configuration issue. I'm using these docker images: nginx, jwilder/docker-gen, jrcs/letsencrypt-nginx-proxy-companion, odoo, postgres When I test the ...
0 votes
1 answer
143 views
Live Chat fails after SSL Cert installation
After installing SSL Certification for Odoo so that we could get our HTTPS protocol up and running Live Chat fails. All other Apps seem to work fine. We added this to our Apache conf but it does not ...
0 votes
1 answer
2k views
running a second odoo instance on ubuntu gives "Peer authentication failed for user" error in database
i am running an odoo instance on port 8069 with database user odoo. Now i am trying to run another instance on a different port. So i created a new postgres user named project .Below is my odoo conf ...
0 votes
2 answers
234 views
Kubernetes container messing files owner
I have a Debian box running Kubernetes, there I got ALL my production environment with nearly 50 deployments. My problem is that in one of the pods which is running Odoo server as a non priviledge ...
0 votes
1 answer
5k views
unexpected end of file
I am trying to get revese proxy working. I followed below https://github.com/nthnnl/odoo-nginx-reverse-proxy I am getting ginx: [emerg] unexpected end of file, expecting ";" or "}" in /etc/nginx/...
4 votes
4 answers
22k views
apache reverse proxy with SSL gives '400 bad request'
I have an Odoo instance running on port 9069 in an Ubuntu server. Right now, apache is listening on port 8069 and is proxypass-ing this to 9069 (which works fine). The working URL is http://example....
3 votes
2 answers
4k views
Odoo 10 CE performance tuning - enabling workers
I will try explain the best I can the problem I have with Odoo 10 CE running on Ubuntu 16.04 LTS VM placed on on-premise HP Proliant G6 running hyper-v. Physical server specs: Processor Intel(R) Xeon(...
0 votes
0 answers
237 views
Coma in url after proxy with Apache
I'm using Apache to proxy all requests from my domain to my Odoo server. Then to proxy all requests from my customers URLs to their respective databases (sub-domain of my domain). Here's what my ...
1 vote
1 answer
752 views
Proxy from another domain to a virtualhost
The first two vhosts works as expected. The second one proxy a Odoo server. I would like to make another proxy from my secondary domain to my Odoo server. However, Odoo must receive the subdomain ...
1 vote
0 answers
397 views
Hosting a Odoo 9 onsite with Hyper V- Security concerns
I have a small business network: Hyper V Host (2012R2) VM-Active Directory (2012R2) VM -application, print, etc server (2012R2) Several client pcs, some on domain, some not, all running Windows 7 or ...
0 votes
0 answers
347 views
Iptables REDIRECT rule has no effect
I have a VPS which is accessible via hello.com, running ubuntu and a minimal Python script that serves some html content. The python script is listening on port 8069. hello.com:8069 works as expected, ...
0 votes
1 answer
79 views
definig a route to a LAN ip [closed]
I'm very puzzled by the following situation: A new system is currently being installed on our LAN (Openerp v8 - Odoo) and for some reasons the contractor is asking me to " add a host name in my ...
0 votes
2 answers
1k views
Error while configuring odoo in cents 6.6
When i am trying to install odoo through yum i am getting the following error. Finished Dependency Resolution Package: odoo-8.0_20150617-1.noarch (odoo-nightly) Requires: python(abi) = 2.7 ...
1 vote
0 answers
263 views
Install web layer in OpenERP 8 as a stand-alone HTTP server
In Odoo 6.0, when downloading OpenERP, there are openerp web (for web server), and openerp server source code tarball separately. From version 6.1, they made it all-in-one, OpenERP is an HTTP web ...
1 vote
0 answers
725 views
Install OpenERP as a four-tiers architecture
Instead of 3-tier architecture as described in OpenERP documentation (Database server - OpenERP server - Web client), I would like to make it n-tier (n>3) like this: Database server - OpenERP ...
2 votes
2 answers
8k views
How to install multiple odoo instances on the same machine
I want to have more than one Odoo installation on my machine (any platform is fine, whether Ubuntu, Windows 7, etc.), but I found it difficult how to do it. My main purpose is to develop Odoo for ...
-1 votes
2 answers
2k views
Subdomain filtering does not work
I'm trying to configure domain in a way, so I could use subdomain for accessing database. For example if my domain is domain.com and I have databases demo and demo2. Then I should be able to access it ...
1 vote
1 answer
2k views
How to optimize Varnish on top of Odoo?
I'd like to optimize an Odoo-installation with Varnish 4. Odoo uses Python / Werkzeug to deliver HTML. Odoo 8.0rc1 and Varnish 4.0.1-2~trusty on Ubuntu 14.04. Both Odoo/Varnish are installed on the ...
0 votes
1 answer
932 views
OPENERP error after logging
Hello I have OpenERP version 7. This application are installed on Centos 6.4 x64 and used PosgtreSQL and this db are installed on cluster. When I try login into I see this error: This is error from ...
9 votes
3 answers
37k views
postfix[error] :Sender address rejected: User unknown in virtual mailbox table [closed]
I install an application, that it needed smtp information for sending mail, I provide smtp user, password and host for that application, but when it tried to send mail this error had occurred in the ...
1 vote
2 answers
2k views
Allow OpenVPN through a specific port - CentOS 6.5
I own a VPS (CentOS 6.5). I have installed OpenVPN on this server. Everything works fine, I can connect and surf, etc. Let's say my IP of the server is: 1.2.3.4. When I connect to my VPS my IP is 1.2....
0 votes
1 answer
255 views
authenticated through LemonLDAP::NG in openerp
I try to find some like this https://www.dokuwiki.org/auth:lemonldap but for OpenERP. Please tell me how I can do this for OpenERP
-1 votes
1 answer
2k views
Can't connect my server outside my wireless network. server is openERP running on ubuntu 12.04 desktop router is ciso small business router
I've looked on the internet regarding port forwarding. I've successfully fowarded port 8069 to my server's ip address. I can access openERP when I'm connected to the network of my office but not when ...
1 vote
1 answer
3k views
How to Apache SSL proxy to openerp 7 running in VM?
I have installed openerp v7 in an ubuntu 12.04 Virtual machine from launchpad.i.e server, web, addons. I configured SSL reverse proxy on virtual machine and my configuration for virtual host *:443 ...
2 votes
2 answers
1k views
Warn users that the server is under maintenance
From time to time, an OpenERP production server needs some maintenance: upgrading a few modules, probably having a server restart. My issue is, I would like to have a way to stop regular users to ...
1 vote
0 answers
10k views
Hosting OpenERP on a local server so that other networked computers can access it
I want to host OpenERP on a local server so that all the computers on the network would be able to access it via the server. At the moment, I just use localhost:8080 for the server computer. How can I ...
2 votes
1 answer
146 views
Installing OpenERP on Ubuntu
Is there anything better than the official documentation for installing OpenERP on Ubuntu?
2 votes
1 answer
2k views
problem while installing some python packages
There is an issue while installing some of the packages for python. They show 'No package available' message while trying to do yum install . They are these: python-psycopg, python-reportlab, graphviz,...
1 vote
3 answers
1k views
Alternative to OpenERP? [closed]
Is there an alternative for OpenERP that is also open source?
4 votes
3 answers
181 views
Openerp wIth Ubuntu 9.04
I had Ubuntu 8.10. I upgrade it to 9.04. I have Openerp5.0 server/client/web. It worked on 8.10 but not with 9.04. Now when I try to launch my server using: ./openerp-server.py I have this error: ...