Odoo has a complete suite of business applications covering all business needs, from Website/Ecommerce down to manufacturing, inventory and accounting, all seamlessly integrated.
Questions tagged [odoo]
25 questions
4
votes
0 answers
Why am I receiving this debug message on the Odoo logger?: "openerp.modules.registry: Multiprocess signaling check"?
I am using Odoo v8, with workers=5, and 1GB assign to each worker.
I have configured Odoo with NginX and I am receiving this following message. The people who is using that instance is complaining about the slowness of Odoo. Might this be related…
ChesuCR
- 201
3
votes
3 answers
Remove links that appear on the login page of OpenERP (Odoo)
I have installed OpenERP (Odoo) on a system, I want to remove the links for
Login with OpenERP
Manage Databases
Powered by OpenERP
That appear on the login page of OpenERP. I am using OpenERP Odoo v8 Saas-4.
kkk
- 31
3
votes
1 answer
What is the difference between copy and move in restoring database?
The Restore Database window states that:
This database might have been moved or copied.
In order to avoid conflicts between databases, Odoo needs to know if this database was moved or copied. If you don't know, answer "This database is a…
ruuter
- 143
2
votes
2 answers
How to configure Odoo 8 with SSL?
I have installed Odoo on a server and it works well. Now I am trying to configure a site in Nginx to run Odoo with SSL protocol. I did this other times, but now, I cannot manage it and I do not why.
I have created this site in Nginx in…
forvas
- 903
1
vote
2 answers
How to remove "Your Odoo is not supported. Upgrade now or register your contract here"
How to remove "Your Odoo is not supported. Upgrade now or register your contract here"?
That is, without actually registering a contract with OpenERP SA.
the
- 2,929
1
vote
1 answer
Odoo Server crashes after Upgrading system packages
I am in serious trouble.
I am running Odoo 10, 11, 12, 13, and 14 CE on the same server with Postgresql 12 ubuntu 20.04 and Nginx as a reverse proxy.
All instances were working fine since the last system upgrade. I upgraded my server with "apt…
Faheem
- 11
1
vote
0 answers
How to fix Odoo server that is constantly showing popup of "Connection Lost" and "Connection Restored" and also kept being disconnected?
I'm currently using Odoo 12.0+e-20181025. At first, we didn't have that problem, but lately it has become more and more unstable. When it happened, I and my users can't connect to Odoo. I tried checking the connection to the server and found it was…
shad12ow
- 111
1
vote
0 answers
OpenERP Server Error - InternalError: index "account_move_line_account_id_index" contains unexpected zero page at block 0 HINT: Please REINDEX it
While opening a client in openerp version 7 i got this error message:
OpenERP Server Error
Client Traceback (most recent call last):
File "/opt/openerp/server/openerp/addons/web/http.py", line 204, in dispatch
response["result"] =…
Henrik Kiepe
- 11
1
vote
1 answer
how to change favicon odoo
I tried to change Favicon, but after different attempts, I didn't succeed, so here's what I did.
My version of odoo is 12.0.
i went in : addons/web/static/src/img . i have deleted the favicon.ico, then I went to my odoo page but there was still the…
Luxior
- 21
1
vote
0 answers
How to make local testing environment for app in docker
I am trying to run an odoo application at work on our local network so that workers can start testing the modules we built. I am able to run and get the addons to run on the host computer but cannot get it to run on the network, every time I try to…
john
- 11
1
vote
0 answers
Automate module install through command line in dockerized odoo
We are trying to automate the deployment of new custom modules in our dockerized odoo containers.
We have tried the alternatives we found in other threads, for example:
odoo -i -d test
And we always get the same message:
WARNING test…
1
vote
1 answer
Odoo12: err on setting remote database to be at amazon RDS
I have odoo installed on my machine. I want the database to be connected to amazon RDS. I created the postgreSQL database on RDS and edited the conf file as follows:
; This is the password that allows database operations:
admin_passwd =…
Alan Alves
- 11
1
vote
1 answer
Odoo structure not shown on windows
I have installed Odoo 9 on a windows 10 environment and after everything setup I cannot see Odoo icons, menus, etc.
I can only see a blank window with Odoo logo.
I have tested and the same happens with Odoo 11.
After some tests I found that adding…
pmatos
- 111
1
vote
0 answers
can wkhtmltopdf use GPU on Ubuntu?
Cant seem to find a clear answer for this. Can wkhtmltopdf use the gpu at all?
Context: Generating reports on my Ubuntu 14.04 Odoo server is extremely slow. On my windows test machine, its nearly instant.
user2757902
- 111
0
votes
1 answer
Odoo Messages not visible in Inbox and app wide mail.message permission issues
Context:
Currently looking at Odoo 9 Community Edition to move from current Odoo 8 installation. Installed a bunch of apps and extras as per our old installation. Created a New User and using this user to operate some of the features (Manage Sales,…
Damian
- 1