mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update doc
This commit is contained in:
@@ -65,6 +65,7 @@
|
|||||||
'data/ir_module_module_data.xml',
|
'data/ir_module_module_data.xml',
|
||||||
# 'data/digest_template_data.xml',
|
# 'data/digest_template_data.xml',
|
||||||
'data/res_company_data.xml',
|
'data/res_company_data.xml',
|
||||||
|
'data/res_config_settings_data.xml',
|
||||||
],
|
],
|
||||||
# 'qweb': [
|
# 'qweb': [
|
||||||
# 'static/src/xml/*.xml',
|
# 'static/src/xml/*.xml',
|
||||||
|
|||||||
6
app_odoo_customize/data/res_config_settings_data.xml
Normal file
6
app_odoo_customize/data/res_config_settings_data.xml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<odoo>
|
||||||
|
<data noupdate="1">
|
||||||
|
<function model="res.config.settings" name="set_module_url"/>
|
||||||
|
</data>
|
||||||
|
</odoo>
|
||||||
@@ -6,8 +6,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 16.0+e-20230721\n"
|
"Project-Id-Version: Odoo Server 16.0+e-20230721\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-08-24 11:17+0000\n"
|
"POT-Creation-Date: 2023-08-24 11:23+0000\n"
|
||||||
"PO-Revision-Date: 2023-08-24 11:17+0000\n"
|
"PO-Revision-Date: 2023-08-24 11:23+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user