mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
7 lines
307 B
XML
7 lines
307 B
XML
<?xml version="1.0"?>
|
|
<odoo>
|
|
<data noupdate="1">
|
|
<function model="ir.config_parameter" name="set_param" eval="('app_account_title', '我的Ai通行证')"/>
|
|
<function model="ir.config_parameter" name="set_param" eval="('app_account_url', 'https://www.odooai.cn/my')"/>
|
|
</data>
|
|
</odoo> |