Skip to Content
Menú
This question has been flagged
3 Respostes
2662 Vistes

For a biotech startup registered in Germany I need to set up accounting compatible with German tax authorities. 

Since the startup will need an ERP down the line I want to start with Odoo right away. I want to install on a linux server in a virtual environment which down the line will have to be accessed through the internet since the company will be operating internationally. 

I have had some first contact with odoo about a year ago but wasn't really successful. Back then, however, project management was the main issue to have set up.

Since the company isn't fully financed yet, paid services are no option at the moment but will be down the line.

Here my questions:

Is Odoo a good choice to achieve this? Where can I learn how to do this (I am somewhat familiar with linux, python, postgresql, apache2 and so on). 

Avatar
Descartar
Autor Best Answer

Thanks for your help. I followed SmithJohns link and installed according to steps 1-7. The service runs, as confirmed by systemctl status odoo16. When navigating to http://localhost:8069 the system tries to open http://localhost:8069/web/database/selector and throws a 500 internal server error. I couldn't find any log file to get more details.

Avatar
Descartar

If everything is installed and configured correctly you should find your logs in /var/log/odoo/odoo.log. If you still can't find your logs you can check the Odoo configuration file in /etc/odoo.conf. This file should contain something like: logfile = /var/log/odoo/odoo.log

Best Answer

Hi,

Please go through the below blog to know how to install Odoo in linux
https://www.cybrosys.com/blog/how-to-install-odoo-16-on-ubuntu-2004-lts


Hope it helps

Avatar
Descartar
Best Answer

start with demo.odoo.com and google for "how to install odoo on ubuntu" (without double quotes).


Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de maig 16
4657
3
de gen. 25
10750
1
de jul. 24
1072
1
de des. 16
3264
1
de març 15
8198