add hr, cat level, product period....

This commit is contained in:
ivan deng
2020-04-12 19:09:16 +08:00
parent 12d196f806
commit ee8a5cfa2e
4 changed files with 29 additions and 8 deletions

View File

@@ -9,9 +9,9 @@
</xpath>
</template>
<!-- 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>-->
<!--</xpath>-->
<!--</template>-->
<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>
</xpath>
</template>
</odoo>