Skip to main content

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.

0 votes
0 answers
377 views

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 ...
Ringle Lam's user avatar
3 votes
1 answer
2k views

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 ...
Alejandro Vidaurre's user avatar
1 vote
0 answers
231 views

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" (...
PAB_00's user avatar
  • 11
0 votes
1 answer
469 views

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 ...
NothingCtrl's user avatar
1 vote
1 answer
2k views

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 ...
Stephane's user avatar
1 vote
0 answers
220 views

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 ...
khelili miliana's user avatar
0 votes
1 answer
288 views

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/...
Charm_quark's user avatar
0 votes
1 answer
655 views

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: ...
orsomannaro's user avatar
2 votes
0 answers
2k views

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 ...
 Vladanak 's user avatar
0 votes
0 answers
2k views

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 ...
strike_noir's user avatar
0 votes
1 answer
143 views

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 ...
SamTzu's user avatar
  • 33
0 votes
1 answer
2k views

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 ...
p.ry's user avatar
  • 101
0 votes
2 answers
234 views

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 ...
aafirvida's user avatar
  • 101
0 votes
1 answer
5k views

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/...
user2379186's user avatar
4 votes
4 answers
22k views

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....
Kishor N's user avatar
3 votes
2 answers
4k views

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(...
Carlo's user avatar
  • 123
0 votes
0 answers
237 views

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 ...
Yann's user avatar
  • 55
1 vote
1 answer
752 views

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 ...
Yann's user avatar
  • 55
1 vote
0 answers
397 views

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 ...
user2757902's user avatar
0 votes
0 answers
347 views

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, ...
Ryan Cole's user avatar
0 votes
1 answer
79 views

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 ...
user1011212's user avatar
0 votes
2 answers
1k views

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 ...
Mobin's user avatar
  • 21
1 vote
0 answers
263 views

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 ...
Sam's user avatar
  • 21
1 vote
0 answers
725 views

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 ...
Sam's user avatar
  • 21
2 votes
2 answers
8k views

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 ...
Musa Haidari's user avatar
-1 votes
2 answers
2k views

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 ...
Andrius's user avatar
  • 111
1 vote
1 answer
2k views

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 ...
Anders Wallenquist's user avatar
0 votes
1 answer
932 views

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 ...
Mick's user avatar
  • 357
9 votes
3 answers
37k views

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 ...
Arash Mousavi's user avatar
1 vote
2 answers
2k views

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....
Nika452's user avatar
  • 11
0 votes
1 answer
255 views

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
Mick's user avatar
  • 357
-1 votes
1 answer
2k views

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 ...
BelgianDude's user avatar
1 vote
1 answer
3k views

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 ...
Johnbritto's user avatar
2 votes
2 answers
1k views

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 ...
DReispt's user avatar
  • 133
1 vote
0 answers
10k views

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 ...
yankitwizzy's user avatar
2 votes
1 answer
146 views

Is there anything better than the official documentation for installing OpenERP on Ubuntu?
Don Kirkby's user avatar
  • 1,764
2 votes
1 answer
2k views

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,...
zapping's user avatar
  • 183
1 vote
3 answers
1k views

Is there an alternative for OpenERP that is also open source?
neolix's user avatar
  • 538
4 votes
3 answers
181 views

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: ...
user avatar