change import href

This commit is contained in:
Chill
2024-08-16 17:18:45 +08:00
parent 010da85324
commit 9afa362a6e
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<templates xml:space="preserve">
<t t-inherit="base_import.ImportView" t-inherit-mode="extension" owl="1">
<xpath expr="//div[hasclass('o_nocontent_help')]/a" position="attributes">
<attribute name="href">https://www.odooai.cn/documentation/16.0/applications/general/export_import_data.html</attribute>
</xpath>
</t>
</templates>