Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
4536 Vues

Hello, I want to export all customization done on my Odoo11 enterprise intance and install them on Odoo11 community installed on a local machine. How can i do that?

I already used 'active developer mode' on Odoo11 enterprise to export all of my customizations, but since the dashboard where that option is, is not present on Odoo11 community I don't know how to do it.

Thanks in advance.

Avatar
Ignorer
Meilleure réponse

Dear jean ,

    you can install customization easily following these steps.

        1.First activate developer mode , It can be easily done by attaching ?debug to your

        local url immediatly after the

        http://localhost:8016/web like http://localhost:8016/web?debug

        2.Copy the customized modules into your addons folder you have specified in the conf file.

           

[options]
admin_passwd = admin
db_host = localhost
db_port = 5432
db_password = psql
db_user = nishadodoo11
xmlrpc_port = 8015
addons_path =/home/muhammednishad/odoo/odoo-11.0.post20180606/myaddons

   in my case it is :

/home/muhammednishad/odoo/odoo-11.0.post20180606/myaddons

        3.Now goto apps , on the right hand  side , you can see update apps list option , use it.

        4.Now on search , Clear default filters if any , Search your module by module name or

        the name you have given in the manifest.

                Hope it help

Avatar
Ignorer
Meilleure réponse

Hi,

Using Odoo Studio, there is no option to import the customization from the enterprise edition to the community edition.

The Export customization option in Odoo Studio is available to export the customization from enterprise to enterprise DB.


Thanks

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
nov. 24
1649
1
nov. 24
2141
1
oct. 23
2839
3
déc. 23
20725
0
mai 21
2874