Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3592 Widoki

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!

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
wrz 17
8256
0
wrz 15
4454
2
wrz 15
10969
1
wrz 15
5143
1
wrz 15
6969