I am attempting to get the enterprise version of Odoo working on my local Windows developer box and having difficulty:
Environment:
Windows 10
Python: 3.8.2
Version: 13.0
PostgreSQL: 12.x
---
In looking over the installation instructions, I would expect to see the following typical steps, but I don't.
some instruction to create a database (in Postgres terms of a database), like 'odoo' or something.
some instruction to run SQL scripts to create a set of tables and populate with 'provisional' data like 'types' etc that are minimally needed to get the application to run.
Am I missing something? or is this hidden somewhere?
Where are these steps done?
---
I am following these steps:
https://www.odoo.com/documentation/13.0/setup/install.html#setup-install-source