跳至內容
選單
此問題已被標幟
2 回覆
4552 瀏覽次數

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
1662
1
11月 24
2168
1
10月 23
2870
3
12月 23
20766
0
5月 21
2901