Skip to Content
Menu
This question has been flagged

I want to install Odoo version 13 on my "Windows Server 2019" with "Python 3.9" and "postgresql 13" but when I want to create DB this error shown:

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

and I used this command to run Odoo:


python odoo-bin -r user -w pass -d odoo --addons-path=addons --without-demo=WITHOUT_DEMO --db-filter=^%d$


When I checked pgAdmin4 the db exists but without any table.

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 17
2645
1
Jul 15
3658
1
Mar 15
3467
3
Nov 24
1085
1
Nov 23
1376