prepare #I78NYQ [app-odoo][app-odoo-paid]中所有模块更新作者等信息至 odooai.cn 置顶

This commit is contained in:
ivan deng
2023-06-14 21:31:49 +08:00
parent ffc96a280b
commit c5a36c848e
99 changed files with 400 additions and 400 deletions

View File

@@ -11,13 +11,13 @@
<function model="ir.config_parameter" name="set_param" eval="('app_show_enterprise', 'False')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_show_share', 'False')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_show_poweredby', 'False')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_documentation_url', 'https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_documentation_dev_url', 'https://www.odooai.cn/documentation/13.0/index.html')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_support_url', 'https://www.odooai.cn/trial')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_documentation_url', 'https://www.sunpop.cn/documentation/user/13.0/zh_CN/index.html')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_documentation_dev_url', 'https://www.sunpop.cn/documentation/13.0/index.html')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_support_url', 'https://www.sunpop.cn/trial')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_account_title', 'My Online Account')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_account_url', 'https://www.odooai.cn/my-account')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_enterprise_url', 'https://www.odooai.cn')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_ribbon_name', 'odooAi.cn')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_account_url', 'https://www.sunpop.cn/my-account')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_enterprise_url', 'https://www.sunpop.cn')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_ribbon_name', 'sunpop.cn')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_ribbon_color', '#f0f0f0')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_ribbon_background_color', 'rgba(255,0,0,.4)')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_navbar_pos_pc', 'top')"/>