Ir al contenido
Menú
Se marcó esta pregunta
6 Respuestas
15300 Vistas

I try install odoo 11 in Ubuntu 11 using tutorial of GetOpenERP https://www.getopenerp.com/install-odoo-11-on-ubuntu-16-04/

When run for first time, and put data for install database with load demo data get error:


Database creation error: relation "ir_model" does not exist LINE 1: SELECT * FROM ir_model WHERE state='manual' ^

Database is create with name put on form db_odoo

Also try with new databasename and not load demo data.

Database creation error: relation "ir_model" does not exist LINE 1: SELECT * FROM ir_model WHERE state='manual' ^

Avatar
Descartar

Please follow the directives in the Odoo installation documentation.

Autor

This is a forum? What is information for get some help?

You are right Abdelkarim i got the same issue my friend and i foloowed the odoo installationdocumentation @Ermin but i didnt find any solution !!!

Mejor respuesta

Hi,

    https://www.cybrosys.com/blog/how-to-configure-pycharm-for-odoo-development-in-ubuntu

Try these procedures I think this will be helpful.

 

Avatar
Descartar
Mejor respuesta

I have same problem on Odoo 11 . I resolved it .

I clone new source  after I run new source and it works.

Avatar
Descartar
Mejor respuesta

Have you tried to follow \official\ documentation\\?\ It\ is\ very\ straightforward\.\ If\ you\ still\ have\ problems\ I\ would\ recommend\ to\ use\ \automated installation script from Yenthee:

Download script/make it executable/run/enjoy:

sudo wget https://raw.githubusercontent.com/Yenthe666/InstallScript/11.0/odoo_install.sh
sudo chmod +x odoo_install.sh
sudo ./odoo_install.sh


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 25
599
0
jun 23
5999
4
nov 20
4867
0
mar 17
3642
1
ago 16
4904