跳至内容
菜单
此问题已终结
2 回复
4420 查看

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.

形象
丢弃
最佳答案

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

形象
丢弃
最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
2
11月 24
1384
1
11月 24
1735
1
10月 23
2540
3
12月 23
20361
0
5月 21
2661