I want to setup fresh db on existing branch of odoo.sh, any way to do this?
Cette question a été signalée
>>> 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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
|
2
janv. 24
|
5809 | ||
|
|
2
juil. 24
|
3497 | ||
|
|
1
juin 24
|
6400 | ||
|
|
1
oct. 23
|
8303 | ||
|
|
1
juil. 23
|
5242 |
In login page you can see Manage Databases. You should be able to create new DB with that option.