Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3692 Переглядів

I Have to create separate odoo instance. And get a SQL script once we deployed module in one instance, and use that script for create data schema in other instance, then deploy odoo module on top of that already created data schema. 


is it possible,if possible how can i achieve this?

please help me!

Аватар
Відмінити
Найкраща відповідь

When you said data schema are you referring to a PostgreSQL schema? if yes then the answer is no, you cannot use an schema different than public in Odoo, so you need to have another database with the data in the public schema

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
вер. 17
8394
0
вер. 15
4526
2
вер. 15
11166
1
вер. 15
5241
1
вер. 15
7061