update sunpop 为 odooai

This commit is contained in:
ivan deng
2023-06-27 19:04:24 +08:00
parent ab633e559b
commit 89903fa78d
161 changed files with 734 additions and 734 deletions

View File

@@ -17,7 +17,7 @@
<!-- some odoo version not support, please remove this if you are using odoo9 -->
<template id="replace_login" name="Login Layout" inherit_id="web.login_layout">
<xpath expr="//a[@target='_blank']" position="replace">
<a href="https://www.sunpop.cn" target="_blank">Powered by <span>odooApp</span></a>
<a href="https://www.odooai.cn" target="_blank">Powered by <span>odooApp</span></a>
</xpath>
</template>
</odoo>

View File

@@ -17,7 +17,7 @@
<div>
<field name="app_system_name"/>
<div>
<a href="https://www.sunpop.cn" target="_blank">Visit our website for more apps and Support. https://www.sunpop.cn</a>
<a href="https://www.odooai.cn" target="_blank">Visit our website for more apps and Support. https://www.odooai.cn</a>
</div>
</div>
</group>