fix data delete

This commit is contained in:
ivan deng
2018-04-30 02:05:29 +08:00
parent 4980f055cf
commit 066fcd59ef
3 changed files with 14 additions and 15 deletions

View File

@@ -9,8 +9,8 @@
</xpath>
</template>
<!-- some odoo version not support, please remove this if you are using odoo9 -->
<!--<template id="replace_login" name="replace_login" inherit_id="web.login_layout">-->
<!--<xpath expr="//a[@href='https://www.odoo.com']" position="replace">-->
<!--<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>-->