Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4480 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
nov 24
1567
1
nov 24
1985
1
oct 23
2727
3
dic 23
20585
0
may 21
2822