コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3674 ビュー

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

アバター
破棄
関連投稿 返信 ビュー 活動
2
9月 17
8354
0
9月 15
4513
2
9月 15
11091
1
9月 15
5223
1
9月 15
7048