mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
change import href
This commit is contained in:
8
app_odoo_customize/static/src/xml/base_import.xml
Normal file
8
app_odoo_customize/static/src/xml/base_import.xml
Normal 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>
|
||||
Reference in New Issue
Block a user