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

I want to setup fresh db on existing branch of odoo.sh, any way to do this?

Аватар
Відмінити

In login page you can see Manage Databases. You should be able to create new DB with that option.

Найкраща відповідь

>>> first option:-


>> go to your terminal and enter the following command:-

>go to your current directory.

> then , python3.8 odoo-bin --addons=addons,(path of your module) --xmlrpc-port=1111 -d (enter your database name) i- (enter your module name)

> you type in the database name to create your new database.


>>> second option:-

>> first of all run your localhost (e.g >> localhost:1111)
>> then you go to following path:

            localhost:1111/web/database/manager
           
>> now you show the option of "CREATE DATABASE"  
>> click on this option and you can create your fresh or new database.  

Feel free for further assistance on contact@geminatecs.com

Thank you

Geminate Consultancy Services

Аватар
Відмінити
Автор

I am asking for odoo.sh

Related Posts Відповіді Переглядів Дія
2
січ. 24
2943
2
лип. 24
1463
1
черв. 24
3269
1
жовт. 23
4252
1
лип. 23
2941